Know your AdSense font

Posted on June 15th, 2006.


In today’s newspaper, we can see that ads are put on the first page and designed in such way that it will look like a breaking news. This will make the reader read through the article and until then, they will realize that they are reading ads. But in AdSense context, you cannot alter the way of the ads look like, in order to have the same effect. But you can alter you content, so that the ads don't look like ads. The colour blending is a well-known tip but to make the ads are really blended, you must also consider the font sizes. Every ad unit has its very own font face and size.

768×60 Ad unit:

CSS:
  1. ..title a, title a:hover,.title a:visited {
  2. text-decoration:underline;
  3. color:#b85b5a;
  4. }
  5. .title {
  6. line-height:12px;
  7. font: bold 11px verdana,arial,sans-serif;
  8. text-decoration:underline;
  9. color:#000000;
  10. cursor:hand;
  11. }
  12.  
  13. .desc {
  14. line-height:12px;
  15. font: normal 10px verdana,arial,sans-serif;
  16. text-decoration:none;
  17. color:#000000;
  18. cursor:hand;
  19. }
  20.  
  21. .url {
  22. line-height:12px;
  23. font: normal 10px verdana,arial,sans-serif;
  24. text-decoration:none;
  25. color:#000000;
  26. }

300×250 Ad unit:

CSS:
  1. ..title a, title a:hover,.title a:visited {
  2. text-decoration:underline;
  3. color:#b85b5a;
  4. }
  5. .title {
  6. line-height:14px;
  7. font: bold 11px arial, sans-serif;
  8. text-decoration:underline;
  9. color:#000000;
  10. cursor:hand;
  11. }
  12.  
  13. .desc {
  14. line-height:14px;
  15. font: normal 11px arial, sans-serif;
  16. text-decoration:none;
  17. color:#000000;
  18. cursor:hand;
  19. }
  20.  
  21. .url {
  22. line-height:14px;
  23. font: normal 10px arial, sans-serif;
  24. text-decoration:none;
  25. color:#000000;
  26. }

234x60 Ad unit

CSS:
  1. ..title a, title a:hover,.title a:visited {
  2. text-decoration:underline;
  3. color:#b85b5a;
  4. }
  5. .title {
  6. font: bold 11px verdana, sans-serif;
  7. text-decoration:underline;
  8. color:#000000;
  9. cursor:hand;
  10. }
  11.  
  12. .desc {
  13. font: normal 10px verdana, sans-serif;
  14. text-decoration:none;
  15. color:#000000;
  16. cursor:hand;
  17. }
  18.  
  19. .url {
  20. font: normal 11px verdana, sans-serif;
  21. text-decoration:none;
  22. color:#000000;
  23. }

P/s: But for Ad unit 300x250, not all the time the unit is filled with ads. For a typical unit, four ads will be shown. But if your page is lack of keywords, the ad unit will no be filled completely and the font size will change. The colour code is depending on your Adsense colour code.
Related link:
5 Google Adsense Secrets, Tips and Tricks

Bookmark this post on del.icio.us:Know your AdSense font digg:Know your AdSense font spurl:Know your AdSense font wists:Know your AdSense font simpy:Know your AdSense font newsvine:Know your AdSense font blinklist:Know your AdSense font furl:Know your AdSense font reddit:Know your AdSense font fark:Know your AdSense font blogmarks:Know your AdSense font Y!:Know your AdSense font smarking:Know your AdSense font magnolia:Know your AdSense font segnalo:Know your AdSense font

Probably related entries:

Make a Comment

Make A Comment: ( None so far )

blockquote and a tags work here.

Sponsored

Random post

Don’t marry American women

As I was searching infos for my German language essay, "Should man marry?", I've came across this interesting facts:
American women..
- highest maintenance (I've never heard of a foreign bride demanding her husband buy expensive house & cars)
- fattest in the world
- most likely to cheat
- highest rate of divorce (60% - US-US marriages; 20% - [...]


Read more...

RSS

Topics

Links

Blogroll

Misc

Liked it here?
Why not subscribe to this site feed? You can get automatic updates for free! Click here to subscribe