Advertising programs for publishers

 
 
This guide contains information about advertising programs for publishers.







Google ad formats CSS styles.



Information
To increase clicks on your adsense ads, the ads must blend in with your site. It is therefore helpfull if you know which font-size, font-family the diffent ad formats are using.

More information about the Google AdSense ad formats, see:
https://www.google.com/adsense/static/en_US/AdFormats.html

Ad formatDimensionCSS Style
Link Units 120x90_4 (4 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   width:120px;
   line-height:16px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 120x90 (5 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   width:120px;
   line-height:13px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 160x90_4 (4 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   width:160px;
   line-height:16px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 160x90 (5 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   width:160px;
   line-height:13px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 180x90_4 (4 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   width:180px;
   line-height:16px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 180x90 (5 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   width:180px;
   line-height:13px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 200x90_4 (4 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   width:200px;
   line-height:16px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 200x90 (5 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   width:200px;
   line-height:13px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 468x15_4 (4 links) .al{ /*ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   line-height:14px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 468x15 (5 links) .al{ /* ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   line-height:14px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 728x15_4 (4 links) .al{ /*ad link */
   font-family:arial,sans-serif;
   font-size:12px;
   line-height:14px;
   font-weight:normal;
   text-decoration:underline;
}
Link Units 728x15 (5 links) .al{ /*ad link */
   font-family:arial,sans-serif;
   font-size:11px;
   line-height:14px;
   font-weight:normal;
   text-decoration:underline;
}
Text Ads 728x90 body{
   font-family:verdana,arial,sans-serif;
}
.adt{ /* ad title */
   font-size:10px;
   font-weight:bold;
   line-height:12px;
}
.adb{ /* ad body */
   font-size:10px;
   line-height:12px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 468x60 body{
   font-family:verdana,arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:10px;
   line-height:13px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 234x60 body{
   font-family:verdana,arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:10px;
   line-height:13px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 125x125 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:11px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 120x600 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:13px;
   font-weight:bold;
   line-height:15px;
}
.adb{ /* ad body */
   font-size:13px;
   line-height:16px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 160x600 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:13px;
   font-weight:bold;
   line-height:15px;
}
.adb{ /* ad body */
   font-size:13px;
   line-height:16px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 180x150 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:12px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:12px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 120x240 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:11px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 200x200 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:12px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:12px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 250x250 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:13px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:13px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 300x250 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:11px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}
Text Ads 336x280 body{
   font-family:arial,sans-serif;
}
.adt{ /* ad title */
   font-size:11px;
   font-weight:bold;
   line-height:14px;
}
.adb{ /* ad body */
   font-size:11px;
   line-height:14px;
}
.adu{ /* ad url */
   font-size:10px;
   line-height:12px;
}