Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • global21 Friend
    #173302

    HI,

    I have installed a new slide show but its sitting over the square logo and my mega menu when active gets cut off. can i increase the zindex so that i make it higher so both dont get cut off.

    if so where would i find the correct values for both.

    thanks in advance.

    instantinlaw Friend
    #435955

    The answer is probably. We will need to see your site in order to help you. Can you post the URL?
    Thanks

    Rick Bisschop Friend
    #435972

    I have the same issue please keep me posted if a solution is found

    global21 Friend
    #436134

    hi,

    sorry i was meant to post it as well.

    http://www.pro-game.co.uk/new

    instantinlaw Friend
    #436437

    Hello, it should be: templates/template.css

    h1.logo {
    height: 142px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 156px;
    z-index: 102;
    }
    }

    to


    h1.logo {
    height: 142px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 156px;
    z-index: 999;
    }

    But you may need to send the slideshow back.
    templates/mod_jasidenews.css

    div.ja-sidenews-wrap {
    bottom: 0;
    left: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    }

    to something smaller.
    Let me know if this helps

    Rick Bisschop Friend
    #436569

    Hi,

    Tried this:

    templates/template.css

    h1.logo {
    height: 142px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 156px;
    z-index: 999;
    }

    No go, the Logo is still on top in my case it’s a transparent png I had to move the menu to the right so I have some functionality but would love to have a proper solution.

    Have a look at my test site http://www.streetface.ie/mahers the “home” button is not working it should highlight white on a roll over..

    instantinlaw Friend
    #436589

    I thought you wanted the logo to be on top. If you want the mega menu to be on top, just change the z-index for it. to 999 and move the logo back to 102 which was what it was before.
    <blockquote>I have installed a new slide show but its sitting over the square logo and my mega menu when active gets cut off. can i increase the zindex so that i make it higher so both dont get cut off.
    </blockquote>Why don’t you just make your logo shortter? Let me know exactly what you want and I’ll help you get it the way you want it.

    instantinlaw Friend
    #436693

    Are you all set now?
    Thanks

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

This topic contains 8 replies, has 3 voices, and was last updated by  instantinlaw 12 years, 3 months ago.

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