Menu Layers

JoeSalmiJoeSalmi Registered Users Posts: 177 Major grins
edited December 22, 2008 in SmugMug Support
Right now if you open one of my galleries and try to select something from my drop down menu, the actual menu is under the pictures and admin controls. Is there a way I can reverse the layers in which things display?

www.josephsalmi.com

Comments

  • AllenAllen Registered Users Posts: 10,015 Major grins
    edited December 21, 2008
    JoeSalmi wrote:
    Right now if you open one of my galleries and try to select something from my drop down menu, the actual menu is under the pictures and admin controls. Is there a way I can reverse the layers in which things display?

    www.josephsalmi.com
    Add the red.

    /* Start Menu CSS */
    .mynavbarmenu {
    z-index:99;
    -x-system-font: none;
    border-bottom: none;
    font-family: Verdana;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0 auto;
    position: relative;
    width: 630px;
    }


    Your site is sucking 100% of my CPU
    , you have something messed up.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • JoeSalmiJoeSalmi Registered Users Posts: 177 Major grins
    edited December 22, 2008
    Allen wrote:
    Add the red.

    /* Start Menu CSS */
    .mynavbarmenu {
    z-index:99;
    -x-system-font: none;
    border-bottom: none;
    font-family: Verdana;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0 auto;
    position: relative;
    width: 630px;
    }


    Your site is sucking 100% of my CPU
    , you have something messed up.

    Could it be that I was uploading at the time you looked at my site? BTW I am uploading right this min too. haha
Sign In or Register to comment.