strghtjckt
Member
Posts: 7
Registered: 3-23-2012
Member Is Offline
|
|
Google Adsence
I can get the google ad's to show on the portal but not in between the post. Everything is properly coded. Any suggestions??
|
|
Mouser
XMB Contributor
Posts: 202
Registered: 4-14-2008
Member Is Offline
Mood: Christmasy. Yes, in September.
|
|
Between the posts? Oh my, that will look hideous...
What does the Google Adds code exactly look like ?
|
|
strghtjckt
Member
Posts: 7
Registered: 3-23-2012
Member Is Offline
|
|
Adsense Code
Code: | <script type="text/javascript"><!--
google_ad_client = "";
/* Ads */
google_ad_slot = "";
google_ad_width = ;
google_ad_height = ;
//-->
</script>
<script type="text/javascript"
src="//pagead2.googlesyndication.com/pagead/show_ads.js">
</script> |
|
|