Forums

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

Home Forums CSS IE bug (weird indenting of first line)

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37455
    Steven Gardner
    Participant

    I have this weird problem of having the first line of the first element inside my list elements indented. Has anyone come up against this in IE8, 7 & 6.

    theres nothing standing out in the css and it works fine in all modern browsers.

    Here’s one block of code its effecting.

    #100466
    Senff
    Participant

    By itself, there is nothing wrong with that code, and it displays fine in IE: http://www.senff.com/test.html

    We’ll need to see it within its context to have a better idea what could be wrong.

    #100457
    Steven Gardner
    Participant

    I would love to give you the url but its an internal dev environment.

    I’m trying to debug this the best I can but I’m struggling and just wondered if anyone has come up against something similar.

    #100446
    StevenBullen
    Member

    You might find that it’s actually another element that is causing the problem. So without the full context of the code it’s hard to advise on what the problem might be.

    #100447
    Steven Gardner
    Participant

    This is definitely a floating issue. I have removed all styles and added them back one after the other and the issues arise once I introduce floats to the elements decedents of the LI.

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