Forums

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

Home Forums CSS vert. menu overlapping 1st box (pos absolute), 2nd box should pos itself below 1st box

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43822
    lorem
    Participant

    Hi there,

    http://jsfiddle.net/v8WGa/2/

    **I try to position the second sidebar box (red background) below the first one**.
    the first box is positioned absolute, so that the flyout menu can overlap it. the second menu is positioned static, making it dependant on the height of the flyout menu.

    is there a way to position the second box always under the first box, no matter what height it got?

    thanks a lot, cheers, j

    #130339
    lorem
    Participant

    okay, found a solution: http://jsfiddle.net/v8WGa/3/

    positioning nav#sub absolute instead of the box below did the trick

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