PDA

View Full Version : Adsense Under Banner/Over Navbars?


Wagon Wheel
Mar-06-2009, 03:36 PM
How can I put the adsense code UNDER all my top banners (main and other pages banners) but above the Navbars?

I already am familiar with the code for adsense, I just have trouble placing it correctly where I want it.

jfriend
Mar-06-2009, 03:43 PM
What happens when you place it after your banner and before your navbar in your custom header?

Wagon Wheel
Mar-06-2009, 03:48 PM
What happens when you place it after your banner and before your navbar in your custom header?

When I put after top banner code, it does not show up at all.

When I put it right before the Navbar code in either section, it does not show up.

BUT, I CAN getit to show up UNDER the navbars......problem there is the first two dropdowns go behind the ad.......

jfriend
Mar-06-2009, 03:54 PM
When I put after top banner code, it does not show up at all.

When I put it right before the Navbar code in either section, it does not show up.

BUT, I CAN getit to show up UNDER the navbars......problem there is the first two dropdowns go behind the ad.......

When I place it in your custom header right after:

<div id="my_banner"></div>

it seems to work in my local simulator.

Wagon Wheel
Mar-06-2009, 04:05 PM
When I place it in your custom header right after:

<div id="my_banner"></div>

it seems to work in my local simulator.

Well, LOL, that was the problem then. LOL. I put it just above that line of code. Ya fixed it. THANKS!! :) I appreciate ya bud!