D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

navigation floats to right when browser is resized

Front Page D5 Creation Forum General Questions navigation floats to right when browser is resized

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3158
    Johann Eiwen
    Participant

    Hi,

    At the site below, a fresh install of Business Line with no child theme, when I resize the browser the main topbar navigation appears/floats over into the gray background and not on the black header background. I am not sure if I’ve posed the question correctly. How do I get it to stay on the black backgorund that the default ‘Business Line’ logo sits?

    http://portlandoregondrunkdrivinglawyer.com/

    Thank You,

    Johann

    #3769
    Johann Eiwen
    Participant

    I changed the float to left…
    #d5businessline-main-menu {
    color: #EEEEEE;
    /* ORIG float: right;*/
    float: left;
    font-family: ‘Oswald’,Impact,Helvetica,sans-serif;
    line-height: 1;
    max-width: 740px;
    }

    That keeps the nav on the black header area backgorund. When you resize the browser the header area black background/image shrinks the smaller you make the browser window while the 1050×400 main image remains the same size.

    it’s probably not even a problem. Am I asking a stupid question?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.