Is my website font same with Adsense Font?

Discussion in 'Placement / Reviews / Examples' started by raymondcc, Jul 21, 2006.

  1. #1
    This is in my css.

    #content {
    width: 432px;
    margin-left: 20px;
    float: left;
    text-align: justify;
    font-size: 11px;
    color: #CACACA;
    font-family: arial,sans-serif;
    }

    Is it same with Adsense? IF not, how can I modify it to be the same?
    Thanks.
     
    raymondcc, Jul 21, 2006 IP
  2. GLD

    GLD Well-Known Member

    Messages:
    307
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    140
    #2
    As far as I know, not all Ad Formats have the same font...
     
    GLD, Jul 21, 2006 IP
  3. AtanasYanev

    AtanasYanev Active Member

    Messages:
    407
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #3
    AtanasYanev, Jul 21, 2006 IP
  4. raymondcc

    raymondcc Peon

    Messages:
    117
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh, okay then is it same with

    1.
    google_ad_width = 234;
    google_ad_height = 60;
    google_ad_format = "234x60_as";
    google_ad_type = "text";

    2.
    google_ad_width = 336;
    google_ad_height = 280;
    google_ad_format = "336x280_as";
    google_ad_type = "text";
     
    raymondcc, Jul 21, 2006 IP
  5. raymondcc

    raymondcc Peon

    Messages:
    117
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    AtanasYanev, I searched around and got a few result.

    I am not very good in css and hopefully anyone can help me double check my CSS :)
     
    raymondcc, Jul 21, 2006 IP