Forum Moderators: martinibuster

Message Too Old, No Replies

Font type in adsense

would like to match it as close as possible for design consistency

         

The_Hat

12:59 am on Mar 22, 2004 (gmt 0)

10+ Year Member



Anyone know what the font type and size of the text in the adsense adds is? It is a sans serif but it looks like the horizontal scale is different then that of Arial. And it looks thicker then arial narrow but it isn't arial narrow bold. Any ideas?
The Hat

RoadRash

3:39 am on Mar 22, 2004 (gmt 0)

10+ Year Member



View your Temporary Internet Files, and find a html page that starts with "ads?clent="

View the source, and you can grab all the font info you need: <font style="line-height:12px; font-size:10px; font-family:verdana,arial,sans-serif; color:#000000"> etc

The_Hat

4:15 am on Mar 22, 2004 (gmt 0)

10+ Year Member



oooooo... ahhhhhh... All has been made clear.. thank you very much!
The (mad)Hat(er)

newbies

6:30 pm on Mar 22, 2004 (gmt 0)

10+ Year Member



Is there a way to change the font size in adsense ads? It seems that font size in banner ads is bigger than in tower and rectangle ads.

The_Hat

7:02 pm on Mar 22, 2004 (gmt 0)

10+ Year Member



hey Newbies,
No I don't think there is at this time. The code that you put on the page pulls all that info from their servers. The page that he directed me to would be the client side rendered information. I suppose there might be a way to somehow override it by using other scripts on the page but I would imagine that would be tantamount to altering the code. Which from the TOS would be a no-no
The (welders)Hat

newbies

10:39 pm on Mar 22, 2004 (gmt 0)

10+ Year Member



I found if adsense code is in a table the font will be smaller than not in a table. But sometimes putting it in a table is inevitible.