Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • melanieb Friend
    #181188

    Hi,

    for some reason my top panel has started to dissappear behing the main menu when its opened. I found a thread:

    http://www.joomlart.com/forums/topic/ja-top-panel-over-main-menu-not-behind-it/

    Which suggests to change the z-index in the mod_jatopmenu.css

    I have found the css file and it contains to pieces of code with z-index,
    [PHP]#ja-top-panel {
    z-index: 16;
    position: relative;
    top: 30px;
    }[/PHP]

    and

    [PHP]/* Overlay —*/
    #ja-toppanel-Overlay {
    background: #000
    z-index: 15;
    top: 30px;
    }[/PHP]

    I have tried changing these to 1000 but neither has any effect.

    Can anyone advise?

    swissa Friend
    #469145

    Post a url to help us?

    melanieb Friend
    #469157

    Hi swissa, it’s not live yet unfortunately. Its basically going behind the header menu bar instead of in front as it normally would.

    swissa Friend
    #469158

    Hi melanieb,

    I’m not good doing a Stevie Wonder and working blind! 😉

    There is some other code on the demo… in ja_social/modules/mod_jatoppanel/assets/style.css

    .ja-toppanel-mainwrap {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
    }

    I’m not a big supporter of large z-index numbers as they tend to not work. I don’t think I’ve never gone above 112!

    Perhaps try this with various numbers. Maybe start at 112? 😀

    the z-index for the main-nav menü bar is ja_social/plugins/system/jat3/base-themes/default/css/template.css line 686

    #ja-mainnav {
    line-height: 1;
    position: relative;
    z-index: 11;
    }

    You could try lowering that to 7 (don’t go below I think) and for backup you can add to the end of your normal template.css.

    That’s about all I can offer without seeing it!

    melanieb Friend
    #469228

    Ji Swissa,

    thanks for posting. I have tried what you suggested but its still not making any difference.

    I don’t know if my last action is what caused it to go like this (see link in my last post http://www.joomlart.com/forums/topic/change-create-account-on-ja-login-to-open-jomsocial-registration/). I basically followed the instructions to change/remove the Create Account form at the top.

    melanieb Friend
    #469267

    Can any of the Admins/ Moderators help me with this?

    melanieb Friend
    #469314

    No need to respond. I have given up with it and disabled it.

    Thanks swissa for trying to help – now just got to get rid of the annoying button that still appears:((

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  melanieb 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum