View Full Version : banner Below Navbar
Goomzee
06-09-2011, 08:16 AM
How could i add my banner below navbar see my attachment
Administration Panel .
Styles and Templates .
Manage Styles go .
I have it all settled down in the header .
Hope that helps friend .
A greeting from Spain
BirdOPrey5
06-09-2011, 01:15 PM
Go to your style manager, edit the ad_navbar_below template.
Put your banner code in that template.
Texas-Hunter
07-03-2011, 07:19 PM
Go to your style manager, edit the ad_navbar_below template.
Put your banner code in that template.
When I add my banner the rest of the forums vanish?? The banner is 900x134
Any ideas??
BirdOPrey5
07-03-2011, 08:21 PM
When I add my banner the rest of the forums vanish?? The banner is 900x134
Any ideas??
My guess is the HTML you are putting in the template is invalid- perhaps a tag isn't properly closed- that could cause content below the tag to be hidden.
Exactly what code did you enter into the template?
Texas-Hunter
07-03-2011, 09:09 PM
My guess is the HTML you are putting in the template is invalid- perhaps a tag isn't properly closed- that could cause content below the tag to be hidden.
Exactly what code did you enter into the template?
I have been tinkering with Openx banner tracking for some ads. This is the code
<iframe id='a742f4ab' name='a742f4ab' src='http://www.smoked-meat.com/openx/www/delivery/afr.php?resize=1&campaignid=5&target=_blank&cb=INS ERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='900' height='134' allowtransparency='true'><script type='text/javascript'>
<!--// <![CDATA[
document.write ("<nolayer>");
document.write ("<a href='http://www.smoked-meat.com/openx/www/delivery/ck.php?n=a2cf4104&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.smoked-meat.com/openx/www/delivery/avw.php?campaignid=5&cb=INSERT_RANDOM_NUMBER_HERE& n=a2cf4104' border='0' alt='' /></a>");
document.write ("</nolayer>");
document.write ("<ilayer id='layera742f4ab' visibility='hidden' width='900' height='134'></ilayer>");
// ]]> -->
</script></p>
BirdOPrey5
07-04-2011, 12:06 AM
Right off the bat I see you're missing the closing </iframe> tag. I don't know where it's supposed to go- either at the very end of the code you posted or right after:
<iframe id='a742f4ab' name='a742f4ab' src='http://www.smoked-meat.com/openx/www/delivery/afr.php?resize=1&campaignid=5&target=_blank&cb=INS ERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='900' height='134' allowtransparency='true'>
I would double check wherever you got that code from.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.