Quote:
Originally Posted by ZacUSNYR
Not following - you want people to be able to put a link to an image and have it show up?
Then you'd just put the user field in between the html tag for an image.
<img src="$userinfo[fieldx]" />
And as long as there is a valid path ( http://www.images.com/myimage.jpg) in the userfield it'll show up just dandy. You can also declare BBCode for the user field and use the  tags.
|
hmmm... i dont get what youre saying

... i was saying if anyone on my site wanted to put a picture up and resize it to fit in the page.... how could they do that i tried using normal html and nothing showed up? Can anyone help me with what code i can give them to put an image up?