PDA

View Full Version : put custom graphic to left of forum categories


Jenkins
07-14-2010, 03:46 AM
I'm trying to put a different graphic beside each subforum, and possibly forum categories. But I can't find and mod/feature in vbulletin that allows this. Is it possible to do? If so does can someone tell me how or point me to the mod that will allow it?

BirdOPrey5
07-14-2010, 07:28 PM
You can put an img tag right in the forum description and it will show up, you can use align=left to put it to the left...
<img src="path/to/image.gif" border="0" align="left" alt="Alt Text" />