Forums

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

Home Forums CSS Float left/right userbar broken in IE7

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43535
    mdroidian
    Member

    Broken in IE7, but looks good in FF/Chrome

    Cannot figure out why :(

    Should look like this: http://i.imgur.com/DOnMQrm.png

    Codepen: http://cdpn.io/wieEK

    #129069
    Merri
    Participant

    As a first step remove all ` ` from your HTML code and use CSS padding or margins instead to gain desired space between elements.

    #129081
    Senff
    Participant

    So what’s wrong in IE7? Looks good to me. Except the drop shadow of course, but that’s because IE7 doesn’t support that.

    #129088
    Merri
    Participant

    IE7 (and IE6) drops the right floated element below the ` ` that is between the floated elements.

    #129237
    mdroidian
    Member

    **@Senff**, IE7 looks like this; http://i.imgur.com/UrdPHBr.png (view cart doesn’t float right)

    **@Merri**, removed all  ‘s

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