• Resolved jeremypkeith

    (@jeremypkeith)


    I just updated to the newest version of WordPress and the Graphene theme yesterday. Since doing so, every time I log into my blog my fixed navigation menu offsets either up or down depending on the browser being used.

    In Chrome, ie9, and FireFox when not logged into the blog the fixed menu displays in the correct position, however once logged in it shifts up and covers part of the header image. In opera when not logged in the menu is shifted down from where it should be leaving a gap between the menu and the header image, but when logged in it displays in the proper position.

    I took this issue to the theme’s developer’s forum, but have yet to have any responses to the issue. Does anybody happen to know what may be causing the fixed navigation menu to move and a possible code for this issue? I appreciate any time anybody takes to help me, and I am eager to find out what’s going on. Thank you.

    The websites link is amarahsflowers.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Alwyn Botha

    (@123milliseconds)

    Use Firebug to determine id or class of problem-child nav menu

    then you can adjust the css for chrome and IE as well

    Install Firefox Firebug ; then when you hover over any html element; you will see the line number of all the css involved.

    This way you can investigate and fix further css issues by yourself and quicker.

    Thread Starter jeremypkeith

    (@jeremypkeith)

    Figured it out. Thanks for the help. It wasn’t that the fixed nav menu was moving. It was the fact that when logging in the wordpress admin bar appears at the top of the page and pushes all the other elements on the page down! The nav menu is doing what it is supposed to, staying fixed to the one position.

    Now to figure out how to disable wp admin menu!

    Thread Starter jeremypkeith

    (@jeremypkeith)

    And fixed. No more wp admin bar to mess up fixed position items. ??

    Alwyn Botha

    (@123milliseconds)

    Great

    Please mark thread as resolved so that

    – others with similar problem can see it as resolved and will read this thread for help if they have similar problem

    – people providing help see it as resolved and will not waste time reading this post.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Graphene Theme] Fixed navigation menu issue.’ is closed to new replies.