Ok, there's a strong possibility that I'm doing something wrong here, but I'm trying to load a Google AdSense banner into an instance of the Banner module for DNN 3.1.1, but it won't ever load. I'd appreciate any help in trying to figure this one out.
Here are my settings for the module instance:
Banner source: site
Banner Type: script
Banner group: Google
Banner Count: 1
Under vendors / Google / Banner Advertising here are the settings:
Banner Name: Google
Banner Type: script
Banner Group: Google
Here's the ad code in Text/Script:
<SCRIPT type=text/javascript><!--<br />google_ad_client = "pub-8687649926437176";<br />google_ad_width = 120;<br />google_ad_height = 600;<br />google_ad_format = "120x600_as";<br />google_ad_type = "text_image";<br />google_ad_channel ="";<br />google_color_border = "3399CC";<br />google_color_bg = "FFFFFF";<br />google_color_link = "9933FF";<br />google_color_url = "0099CC";<br />google_color_text = "000000";<br />//--></SCRIPT>
<BR>
<SCRIPT type=text/javascript <br> src="http://pagead2.googlesyndication.com/pagead/show_ads.js"><br /></SCRIPT>