Skip to:
Content
Pages
Categories
Search
Top
Bottom

navigation menus behave differently in Different browsers


  • donald26
    Participant

    @donald26

    I have re-arranged the navigation menus in the Header by editing the CSS. Problem im facing is that, the menu bar keeps shifting its location if the browser toolbar is added or removed.. how do i fix this and make the navigation bar fix at one place. I’m using BuddyPress 1.1.3 .

    Please help me on this

Viewing 2 replies - 1 through 2 (of 2 total)

  • donald26
    Participant

    @donald26

    this is the code in the header section of the css

    #header ul#nav {

    float: left;

    right: 15px;

    list-style: none;

    margin:0;

    padding: 0;

    position: absolute;

    bottom : 300px


    donald26
    Participant

    @donald26

    gotchaaa.. instead of bottom used the top atteibute :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘navigation menus behave differently in Different browsers’ is closed to new replies.
Skip to toolbar