Jump to content

Adsense Blog Help


Recommended Posts

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/62219-adsense-blog-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.