CareyCrew
11-05-2007, 05:47 AM
I was sure I had seen a thread regarding adding Adsense in the CMPS modules but I have searched and found nothing.
I have tried to add the code provided which does produce the bannner ad. but the nav bar is below the advert and there is no box enclosing it.
If I try to use a form code I get either nothing or a nav bar wider than the screen:rolleyes:
Now I realise that this is probably down to my very limited knowledge of code,is there anyone that can point me in the right direction?:o
The code provided is Jave script as follows :
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxx";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "image";
google_ad_channel = "";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
src="http://xxxxxxxxx.xxxxxxxx/pagead/show_ads.js">
</script>
I have tried to add the code provided which does produce the bannner ad. but the nav bar is below the advert and there is no box enclosing it.
If I try to use a form code I get either nothing or a nav bar wider than the screen:rolleyes:
Now I realise that this is probably down to my very limited knowledge of code,is there anyone that can point me in the right direction?:o
The code provided is Jave script as follows :
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxx";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "image";
google_ad_channel = "";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
src="http://xxxxxxxxx.xxxxxxxx/pagead/show_ads.js">
</script>