WHen adding adsense code it distorts the design
Hey,
I have added adsense, both in the breadcrumb template and in the ad_global_below_navbar template but when I do it is making the navigation move into the header.
Can anyone help with this please?
I have left it in the ad_global_below_navbar template so you can see the problem.
This is the code I am using:
<p align="center"><script type="text/javascript"><!--
google_ad_client = "ca-pub-9222821431952789";
/* ICF - Hdr 728 */
google_ad_slot = "2541901540";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
--------------- Added [DATE]1416998770[/DATE] at [TIME]1416998770[/TIME] ---------------
P.s. I also did it without <p> tags
|