Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] UL Items – Spaces Equal Line Break in IE

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27795
    meenainc
    Member

    Guys, take a look at http://packsolinc.com/products-services … tles-jars/ on IE and tell me what in the world is going on here?? LOL. The UL;s use the same CSS class and the LI do as well for each and every list, but for some reason, the two lists on the left side keep breaking the phrases into different lines. (see attachment).

    Help is appreciated…thanks!
    Chris

    #70192
    TheDoc
    Member

    This may be a dumb suggestion, but IE is a dumb browser, so please let my curiosity run wild…

    Try removing the comments that you have back to back:

    Code:

    and

    Code:

    Kill those and see what happens.

    #70376
    meenainc
    Member

    Ok, here was the deal. In IE I had to specify the width of the li in my css. For some reason, two of my lists were not showing up properly but one was, even though they were all on the same li class. Reason #2094 I hate IE.

    So to clarify, make sure your li’s have a width associated with them.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.