1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

I can't see my AdSesnse in IE..

Discussion in 'Placement / Reviews / Examples' started by Katy, Apr 19, 2007.

  1. #1
    Hello everybody! How come I can view my AdSense in Firefox, but not in IE? My site is http://rock-kitty.net Please, look under the shoutbox.

    I'm using this code to align the ad, maybe the problem is CSS?

    p.ad {
    width: 120px;
    height: 240px;
    float: left;
    padding-top: 20px;
    margin-left: 15px;}

    Hope someone can help. Rep will be added! :)

    Kate
     
    Katy, Apr 19, 2007 IP
  2. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try <div align="left"></div> etc.. and then if it works, its the CSS that's the problem. I don't see any adsense on my IE browser as well..
     
    8everything, Apr 19, 2007 IP
  3. sweetie

    sweetie Peon

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    nice page! sweet... but i cant c d ads too...
     
    sweetie, Apr 20, 2007 IP
  4. SHARKTICUS

    SHARKTICUS Peon

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I tried the same CSS on a blank page with some text and then a mock-up of your page, and the CSS itself appears fine. Quite odd.... still trying to figure it out for you! :)
     
    SHARKTICUS, Apr 20, 2007 IP
  5. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Offtopic: you have the most annoying popup ad ever, congrats :D
     
    bacanze, Apr 20, 2007 IP
  6. Katy

    Katy Moderator Staff

    Messages:
    3,490
    Likes Received:
    513
    Best Answers:
    7
    Trophy Points:
    355
    #6
    Pop ups? I don't have any pop ups on my page! :eek: Crap, I guess it's because of the cbox...
     
    Katy, Apr 20, 2007 IP
  7. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Did removing the CSS work? If not... you might double check your adsense code, hopefully it isn't modified. (or maybe you're missing an element to the code)
     
    8everything, Apr 20, 2007 IP
  8. Katy

    Katy Moderator Staff

    Messages:
    3,490
    Likes Received:
    513
    Best Answers:
    7
    Trophy Points:
    355
    #8
    Thanks for the reply! If I remove the CSS it appears fine in FF but in IE it appears just beside my shoutbox and it pushes the whole sidebar to the right.
     
    Katy, Apr 20, 2007 IP
  9. gigapromoters

    gigapromoters Peon

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Try this:
    P.ad {
    clear:both;
    MARGIN-LEFT: 15px;
    WIDTH: 120px;
    PADDING-TOP: 20px;
    HEIGHT: 240px
    }
     
    gigapromoters, Apr 20, 2007 IP
    Katy likes this.
  10. Katy

    Katy Moderator Staff

    Messages:
    3,490
    Likes Received:
    513
    Best Answers:
    7
    Trophy Points:
    355
    #10
    You're awesome! Thanks a lot! Rep added! :)
     
    Katy, Apr 20, 2007 IP