Hi everyone,
I'haven't found any topics about it but what would be the ways to insert the google adsense code in a page ?!?
The "body" /tinymce/ html code/ get ride of the <script type="text/javascript">
So is there an easy way to include it in the content ?
Or am i suppose to create a new field and include it in the template ?
What kind please of fields then ?
Might sound a silly question for most of you, so please don't laught at me and share some knowledges ;-)
Thanks in advance !
Alchime
-------------------------------
code given by google ads is :
<!--
<script type="text/javascript"><!--
google_ad_client = "whateverisyourcode";
/* defixxxxxxxxx */
google_ad_slot = "32xxxx920";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>