Images line up in FF but not IE

Discussion in 'HTML & Website Design' started by jawinn, Nov 12, 2007.

  1. #1
    jawinn, Nov 12, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    try putting this in the css:

    img {
    padding:0px;
    margin:0px;
    vertical-align:top;
    }

    I'd have to take a better look to acurately tell you if it'll work or not, thats a guess.
     
    twistedspikes, Nov 12, 2007 IP
  3. jawinn

    jawinn Active Member

    Messages:
    1,024
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    88
    #3
    That seems to have helped but I still have a small gap between the logo and the nav bar. Any thoughts?

    J
     
    jawinn, Nov 12, 2007 IP