Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tonkatonka Friend
    #174859

    All

    My site is http://www.countryalliance.org

    If you go to the front page, you’ll see I’ve got a banner there. I can see it on that page, but not the others – even though I can see it using Firebug.

    It’s hidden behind the flash header – but why? Is it a z-index value somewhere that is wrong – or omitted?

    Any help appreciated.

    Cheers
    Neil

    Saguaros Moderator
    #443151

    Hi,
    As I can see through Firebug, the flash belongs to div named “ja-toppanel” which has z-index=700. While banner in div “ja-header” has z-index=600, so that the flash will cover the banner. Please set z-index of ja-header greater than 700 if you wanna it be over the flash.
    Hope this make sense.

    kristobal1969 Friend
    #564228

    Hello,
    I have installed top-pannel on a template from Gavick and I have a problem with the z-index value. Because I am unable to find where to change in toppanel files in order to have the top pannel in front of the menus (when deployed).
    Could you help please ?
    here is the link of the page : http://www.oasisexpress.fr/
    Thanks
    Kris

    Saguaros Moderator
    #564337

    Hi Kris,

    By default, we set the ‘z-index: 1000;’ for this top panel. However, the menu in gavick template also has this value so you can open the file: /modules/mod_jatoppanel/assets/css/style.css

    Look for this css rule:


    .ja-toppanel-mainwrap {
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 1001; <<< change to this value
    width: 100%;
    left: 0;
    }

    kristobal1969 Friend
    #565743

    thanks a lot It works now. Sorry I have not seen your post till today !!
    Thanks

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

This topic contains 5 replies, has 3 voices, and was last updated by  kristobal1969 9 years, 7 months ago.

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