Forums

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

Home Forums CSS Clearing in IE8

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #45038
    rainemaida
    Member

    Hi,

    I’m using selectivzr so I can use nth-child to clear rows on a site I’m doing.

    http://zcf.websitesnewcastle.com/who-we-are/meet-the-team/

    As usual, in most browsers it looks good, however in IE8 the CSS doesn’t seem to having the same effect and isn’t clearing properly.

    Can anyone offer any help on how I could make it work in IE8?

    Cheers,
    Steve

    #136321
    Paulie_D
    Member

    nth-child isn’t supported by IE8

    JS would seem to be the answer…or a clearfix class.

    #136414
    rainemaida
    Member

    Hi – I am using selectivzr (I did put that in the post above). I only want to clear left.

    http://selectivizr.com/

    #136417
    rainemaida
    Member

    I’ve had to put a min-height on the divs in IE8 – I’m not sure selectivzr is that reliable.

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