MyWikiBiz, Author Your Legacy — Saturday April 12, 2025
Jump to navigationJump to search
667 bytes added
, 16:59, 21 May 2007
Line 262:
Line 262:
I have no idea if they're going to work as I just did ''replace all'' from wikipedia to centiare and hit save. I kinda sorta kind I might kinda know what I might be doing maybe. [[User:Garrett|Garrett]] 19:53, 20 May 2007 (PDT)
I have no idea if they're going to work as I just did ''replace all'' from wikipedia to centiare and hit save. I kinda sorta kind I might kinda know what I might be doing maybe. [[User:Garrett|Garrett]] 19:53, 20 May 2007 (PDT)
+
+
==AdSizes==
+
I noticed some adsense experimentation with the ad sizes. The following are the allowable ad sizes.
+
<br>
+
[[Image:AdSizes.png]]
+
<br>
+
The adsense code needs to be modified in four places to change the size of the ad.
+
<br>
+
* google_ad_client = "pub-5512298628457000";
+
* google_ad_width = '''120''';
+
* google_ad_height = '''240''';
+
* google_ad_format = "'''120x240'''_as";
+
* google_ad_type = "text_image";
+
* google_ad_channel = "";
+
* google_color_border = "FFFFFF";
+
* google_color_bg = "FFFFFF";
+
* google_color_link = "0066CC";
+
* google_color_text = "000000";
+
* google_color_url = "008000";
+
+
--[[User:OmniMediaGroup|OmniMediaGroup]] 09:59, 21 May 2007 (PDT)