Extra spacing for UL's in DIVs in IE6

Discussion in 'CSS' started by tbh, Aug 23, 2007.

  1. #1
    Okay I'm a very visual person so I'll try to explain this with the graphic.
    Above the aqua squiggly is the screenshot from firefox. It is correct. Below it is the screenshot from IE with the UL selected so you can see the extra spacing it has.

    [​IMG]

    I made margin/padding/everything 0 and the spacing remains .. I feel like I've fixed this problem before but I totally forgot how.

    Any help is appreciated.
     
    tbh, Aug 23, 2007 IP
  2. tbh

    tbh Peon

    Messages:
    1,130
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I fixed it .. if anyone else has a similar problem with unordered lists, just take away display:inline, and if that still doesnt work, add display: block.


    :X
     
    tbh, Aug 23, 2007 IP