Hey all, I'm no coder or developer myself, and was wondering, how do you actually set up vb 4, to include a banner image as a sponsor for each forum on your forum? I'm looking at the inbuilt backend and plugins and can't find anything?! Though everyone who has a vb forum is doing this, lol. I know I'm dense. - PJ
You do NOT need a hack to add a forum ad/banner for each forum that has a sponsor. Simply add the html anchor code in the description box: <a href="http://www.urltositehere.com" target="_blank"> <img src="http://urltoimghere/images/test.gif" width="400" height="60" border="0" alt="fillmein" /></a> Code (markup):