• Resolved jeanelizwp

    (@jeanelizwp)


    Can anyone help me to change the lightbox z-order/z index please. I’ve tried with css but it says because it’s static it’s ignoring the setting.

    Thanks for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author GalleryCreator

    (@gallerycreator)

    try adding custom css to your theme

    .pgc-rev-lb-b-view {
    z-index:19 !important;
    }

    Thread Starter jeanelizwp

    (@jeanelizwp)

    How would I know when it’s been loaded/triggered please? I’m currently using the caption to load image specific buttons and I want to use js to position the buttons next to the existing right hand menu buttons(play close etc) but the objects return null until the Lightbox has been triggered..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Z-order : How to change the simply lightbox zorder’ is closed to new replies.