Stay tuned...
I did this a couple of days ago and it works perfect; however, I'm not where I can post the code right now but I shall post it tomorow morning.
framer
--------------- Added [DATE]1263745587[/DATE] at [TIME]1263745587[/TIME] ---------------
Had to stop by work, It's amazing what you do to keep a job today.
Use the GLOBAL Ad Page
Here's the code:
Code:
<vb:if condition="$GLOBALS[forumid]==X">
<a target="_blank" href="http://www.to_advertiser.com">
<img src="http://www.banner_location.com/vbn/banner_x.gif" width="xxx" height="xxx" border="0" alt="info about banner" align="center">
</a></vb:if>
X = the number of the forumid, fill in the rest with your links, locations and data.
Just add other with different forumid numbers to the file. If you want to show a banner on the main index page use <1
Hope that helps.
framer