- Messages
- 5,508
- Reaction score
- 35
- Points
- 48
HTML:
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="background:url('{T_THEME_PATH}/images/mid1.png');">
<tr>
<td><center>
<!-- google_ad_client = "pub-xxxxxxxxxxxx";
/* 468x60, skapad 2008-05-07 */
google_ad_slot = "xxxxxxxxxx";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center></td></tr></table>
if you go to http://jagf.net, you see the big empty thing in thetop of the page. There was 2 banners there, the x10 ad and google adsense. Now I removed the x10 ad to leave the google adsense, that was I thought I did. Now it is only a block with the same height as 2 banners and isn't showing anything. Even if you look trought the page source you will see that the code is there. Any ideas?
EDIT: ok found a missing: <script type="text/javascript">. Now the height is ok but I can't still see the ad. Can you?