Forums

[resolved] Another CSS position problem (3 posts)

  1. realepicurean
    Member
    Posted 1 year ago #

    Everything I position today seems wrong...

    Now, I can't get my search box to position quite right. When I resize the browser window, the search box moves and when it hits the menu text, falls down onto a new line.

    Any help appreciated

    http://www.realepicurean.com/

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding a min-width to #header and #page. What you're describing is standard behaviour for floated elements when the viewport becomes too small to allow them to float right (or left). The only way to avoid this is to specify a minimum width on the page wrapper elements - thus forcing a horizontal scrollbar in smaller screens.

  3. realepicurean
    Member
    Posted 1 year ago #

    Sorted! Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags