Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • julianw Friend
    #172076

    Hi everybody,

    I just installed an external software with a contact-button on the side. Unfortunately the button is “under” the Slideshow and can´t be clicked, even when I scroll down the page and it appears.

    The developers told me, that this is a problem because the slideshow uses a way to high z-align. Can you tell me, where I can change that?

    All the best, Julian!

    Blaine Friend
    #431048

    Hi!
    In the css for the Slideshow (play, you may need to try the contact buttons application) just add:

    #header
    {
    z-index: 999;
    }

    The only z-index you need to change is in the highest parent container.
    Let me know after you clear the browsers cache and see results.
    You may wish to do this with firebug before touching actual code!

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

This topic contains 2 replies, has 2 voices, and was last updated by  Blaine 12 years, 4 months ago.

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