Forums

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

Home Forums CSS Menu Header Will Not Go To Right When Active

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

    Just couple issue now stuck on after I fixed couple.

    ISSUE

    I can not get my #menu-header. Once click on menu header link should got to right of nav so nav can be up at the top left. Also now since change couple things nav will not display full height. I have tried position fixed and others.

    http://codepen.io/riwakawebsitedesigns/pen/zdEIK

    Stuff I have done

    I have managed to get nav to float left and content-body to float left also

    #164636
    Paulie_D
    Member

    Actually I think it looks fine from what I can see.

    I’m not sure that shifting the .menu-header is what you are after. You should, I think, be moving the #collapse link by adding margin-left.

    That will keep it on the orange area but move it over whatever amount you need.
    after that I think it’s just a matter of positioning your .nav.

    To be honest, it would really help to see images of how this should all look at various states so we know what your end goal is.

    At the moment it’s kind of difficult to tell.

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