Forums

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

Home Forums CSS Float Problem…

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35200
    elneco
    Participant

    Forumns,

    i got some boxes with a animation. You’ll notice the last one of the line causes a rukus..

    well these boxes will be contained in a flexible container so using a fixed width and using a clear on last item of row is not gonna solve this problem…

    check it out:
    http://tinkerbin.com/MmFSlPGW

    any suggestions or ideas would be the super awesome.

    #90776

    Use positioning instead of margins, see here: http://tinkerbin.com/Tgx60qxH

    Margin affects the surrounding elements where positioning does not.

    #90785

    We hardly know each other! And no worries.

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