Intergrade google adsense
Hello eggblog users,
Short question; How can i put google adsense into my eggblog theme?
Thanks!
mrdwaas - 11:38pm, 6 February 2009
http://eggblog.net/news.php?id=5#templates-foot
Egg - 10:56am, 24 February 2009
Too ad adsense to these templates you can create a inc_side.php page. The page inc_side.php must be put into the Library folder.
this is how mine looks
<div class="box">
<p><script type="text/javascript"><!--
google_ad_client = "pub-4971060998227546";
/* 120x600, created 2/15/10 */
google_ad_slot = "2736573903";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
</div>
djsparks - 3:39pm, 6 March 2010
I'm assuming on the divide tags you can place adsense anywhere as long as you put the proper div tags for whatever section you want to put the adsense in.
djsparks - 3:40pm, 6 March 2010
Submit a post to this topic
You are not logged in.