Quote:
Originally Posted by rrokdoka
What's the code if they wanna put some extra images under there music or movies? Whats the IMG code?
|
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.