View Full Version : Forum Images
no1SomeGuy
12-08-2004, 04:25 PM
I want to put an image next to the forum topics to the right of the description area. I've found mods to put icon's to the left, and pictures in the category fields and such...but not for a specific forum. I tried using just [img] tags in the description (which would be PERFECT) but it didnt work. Any help?
Prorockz
12-17-2011, 11:27 PM
Same Problem With Me:(
BirdOPrey5
12-21-2011, 02:40 PM
You need to use HTML, not BBCode, in the description. That is something like this:
<img src="/images/misc/picture1.gif" border="0" alt="something" />
You could also possibly try to add alignment info if needed to the image:
<img src="/images/misc/picture1.gif" border="0" alt="something" align="right" />
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.