Quote:
Originally Posted by 1996 328ti
I believe you can have 3 channels per page. Just create another channel and copy the code. I have 3 channels on my page.
|
I don't see what you mean unless you are refering to having three seperate banners. I have included a sample of the code from my web page but have changed the numbers to hide my information. Could you please explain how to and where to put the other two channels in it.
Code:
<script type="text/javascript"><!--
google_ad_client = "pub-1234567";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel ="1234567";
google_page_url = document.location;
google_color_border = "669966";
google_color_bg = "99CC99";
google_color_link = "000000";
google_color_url = "00008B";
google_color_text = "336633";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>