keysersoze182
06-08-2011, 08:51 AM
Hey i have a vbulletin 4 forum and would like to put images that are links under each category like this site has done.
This is an example of what i mean:
http://www.musclechat.co.uk/
Cheers
keysersoze182
06-08-2011, 09:28 AM
Ok it was easier than i thought you just enter the code in the description box.
One problem is that the image is showing but the link isnt working. Here is the code i used.
<div style="margin-top:3px>
<a href="http://www.predatornutrition.com/?RID=16332&TID=1" title="Predator Nutrition">
<img src="http://www.predatornutrition.com/images/affiliate1.gif" style="border:1px solid #2F4456;padding:5px" alt="Predator Nutrition"/></a></div>
Any help is appreciated.