Friggen IE Again

Discussion in 'HTML & Website Design' started by webdevguy, Apr 5, 2011.

  1. #1
    webdevguy, Apr 5, 2011 IP
  2. sebasago

    sebasago Peon

    Messages:
    206
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've found that with IE you have to specify all padding and margin.

    For example if you have padding-top:2px, you should also specify that the rest are 0px like this; padding:2px 0px 0px 0px.

    Not sure this will do it, might have to see some of your code to get a better idea.
     
    sebasago, Apr 6, 2011 IP
  3. webdevguy

    webdevguy Guest

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yep, thanks bro
    i fixed it though
     
    webdevguy, Apr 6, 2011 IP