I am feeling really dumb because the mod said it was straight forward and I have done everything that looks like it need to be done and I still cannot get any banners to display.
I created a banner in Horizontal (0) Banner List
Here is the code I put in the text block.
PHP Code:
<a href="http://www.mysite.net/" target="_blank"> <img src="http://www.mysite.net/forum/wb_style/misc/logo.png" /></a>
I enabled he banner
I placed this code in the ?ad_global_below_navbar?
PHP Code:
<div align="center"><!--@vbbanners:0@--></div>
The banner will not display.
Am I missing a step of doing something wrong?