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 Quote Link to comment Share on other sites More sharing options...
ashishmat1979 Posted August 3, 2007 Share Posted August 3, 2007 No such code visible on your blog ??? are u still serious about ur query? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.