Monkey-Moejo Posted July 28, 2007 Share Posted July 28, 2007 Im trying to put a 200x200 pixel adsense underneath my banner on the right hand side but it goes to the bottom of my page, here my index.php file <center><script type="text/javascript"><!-- google_ad_client = "pub-7813511136081636"; google_ad_width = 468; google_ad_height = 15; google_ad_format = "468x15_0ads_al"; //2007-07-25: blogs, cars google_ad_channel = "7196286409+2405100306"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "000000"; google_color_text = "000000"; google_color_url = "008000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center><?php /* Short and sweet */ define('WP_USE_THEMES', true); require('./wp-blog-header.php'); ?><center> <align="right"> <script type="text/javascript"><!-- google_ad_client = "pub-7813511136081636"; google_ad_width = 200; google_ad_height = 200; google_ad_format = "200x200_as"; google_ad_type = "text"; //2007-07-28: blogs, cars google_ad_channel = "7196286409+2405100306"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "78B749"; google_color_text = "000000"; google_color_url = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </align> Heres my blog http://www.furiousride.com/, all help is appreciated. - Monkey Link to comment https://forums.phpfreaks.com/topic/62227-adsense-blog-help/ Share on other sites More sharing options...
nathanmaxsonadil Posted July 28, 2007 Share Posted July 28, 2007 It's on the top of the page for me my browser is IE7 Link to comment https://forums.phpfreaks.com/topic/62227-adsense-blog-help/#findComment-309704 Share on other sites More sharing options...
Monkey-Moejo Posted July 28, 2007 Author Share Posted July 28, 2007 I removed the one at the bottom since i couln't get it on the right hand side underneath the banner, but im waiting till someone can sort the code out so that the ad is on the right hand side underneath the banner. Link to comment https://forums.phpfreaks.com/topic/62227-adsense-blog-help/#findComment-309734 Share on other sites More sharing options...
Monkey-Moejo Posted July 29, 2007 Author Share Posted July 29, 2007 Bump. Link to comment https://forums.phpfreaks.com/topic/62227-adsense-blog-help/#findComment-310186 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.