• Resolved thyholynoodles

    (@thyholynoodles)


    Hi there

    I am using the photonic plugin to view multiple albums and have set the popup overlay to ‘show’. Using the .photonicModalOverlay CSS i have increased the z-index score for the popup so that it now appears in front of all other elements and headers.

    However when I click on an image, the lightbox appears behind the popup. How can I edit the z-index of the lightbox so that it sits on top of the popup overlay?

    Thankyou so much

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Your site is behind a login at this point, so I cannot see it to suggest a fix.

    Thread Starter thyholynoodles

    (@thyholynoodles)

    Hi there

    So sorry for the delay in getting back to you. As the website features private photos and proprietary information, would I be able to privately email you the username and password?

    Thankyou so much

    Plugin Author Sayontan Sinha

    (@sayontan)

    Sorry, but no. The forum rules here forbid users from asking for or providing email addresses.

    Thread Starter thyholynoodles

    (@thyholynoodles)

    Ahhh ok. Any way we can provide you with temporary access to the site?

    Plugin Author Sayontan Sinha

    (@sayontan)

    I guess the answer depends on what on your site is proprietary. When your site is live, will everyone require a login to get in, or will the top-level stuff be visible to everyone and some parts will be locked away behind a login?

    If your whole site will be locked away behind a login always, one way to work this out is to set up a temporary login and delete it after the troubleshooting is done. You can provide the details here with some sort of elementary encrypting (like rot13).

    If only some parts are going to be behind a login, you can put the gallery in the public portion and remove your “Coming soon” plugin.

    Thread Starter thyholynoodles

    (@thyholynoodles)

    I have removed the ‘Coming Soon’ pluggin and launched the gallery page. Please let me know if this works

    Thankyou so much

    Plugin Author Sayontan Sinha

    (@sayontan)

    You might be better off changing the z-index for your theme’s elements rather than several other things on your lightbox. You can then set .photonicModalOverlay to something more reasonable than 999999:

    #top-header, #main-header { z-index: 99 !important; }
    .photonicModalOverlay { z-index: 999; }
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Photo lightbox appears behind photonic popup’ is closed to new replies.