Quote:
Originally Posted by Nadeemjp
i have iinstalled this hack yet the advertisements are not showing.
the following is the code
Code:
<script type="text/javascript">
<!--google_ad_client = "pub-8771238741531768";
/* 728x90, 作成済み 08/11/16 */
google_ad_slot = "8445802467";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
is this the right code to be posting?
i am using it in footer of my forum
|
the prb is this extra text :
/* 728x90, 作成済み 08/11/16 */
try this :
Code:
<script type="text/javascript">
<!--google_ad_client = "pub-8771238741531768";
google_ad_slot = "8445802467";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>