I can't put my finger on the font style that is being used in this adsense ad that i am planning to use, for blending purposes i need the exact font style and size. At this point i believe that the black text is the verdana font with font size 6 or 7 but i am not sure and am also not sure if these font sizes exist What are your views on this? Here is the adsense ad that holds the font and size, it's the black text that i need identified...i tried whatthefont but that didn't gave any good results unfortunately.
Try this: h3 { font: bold 11px arial, sans-serif; text-decoration: underline; margin: 10px 0 0 0; } p { font: normal 11px/14px arial, sans-serif; } Code (markup): More information
Its realy easy to get yourself. Just right click the google ad, press properties, copy the location, it will be something like this. http://pagead2.googlesyndication.co...h=1020&u_aw=1400&u_cd=16&u_tz=120&u_java=true Then press view source. I think the font is affected by the style sheet as mine was verdana.
Can we change the font color and type (bold/italic) of the adsense adds? And how do i change it if we are allowed to?
i think google says NO to playin with google adsense codes .... .. or else if wud have been changed by lotz.......
right click the ad, open the frame in a new window and see the source code. The fonts they use differ per ad format... I would use <br> instead of <p> tags.