• Resolved MKL

    (@meikwanli)


    Hello,

    Thanks for this great plugin. I’ve spent days looking for a good one and this one suits my needs brilliantly!

    The only small problem I’m having is about the position of the pop up light box. Can I edit this? If I’m scrolled to the top of the page when I click on the thumbnail, the pop up appears too high and the top part of the light box is cut off. It’s not a problem if I’m not scrolled to the top when I click a thumb coz I can scroll up to see the top of the light box. It behaves slightly differently in IE/Firefox/iphone but they all have the same problem.

    I’m using version 1.2 (dev version? which I downloaded to fix the problem of the light box sizing).

    My test site is:
    https://kwokli.com/meik/our-school/test-1-gallery/test-photo-gallery/

    My gallery would be perfect if I could fix this :o)

    Many thanks.

    https://www.ads-software.com/plugins/easy-photo-album/

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

    (@tv-productions)

    I’ve investigated your problem, and I can only fix a part of it.

    I assume you have some knowledge about css and your website, but if that isn’t the case, please let me know if you don’t understand the following instructions.

    The point is that the z-index of your “floating menu” is higher than the ones of the lightbox. So you should lower the z-index css propery for your menu, or make the ones of the lightbox higher.

    The following css selectors contain the named z-index property (in lightbox.css AND lightbox.min.css):

    • .lightboxOverlay (the black “background”)
    • .lightbox This z-index should be higher than the one above.

    The lightbox only doesn’t resize to the screen. That is the part that I have not figured out.

    Thread Starter MKL

    (@meikwanli)

    yay! That is a good solution… thank you! I don’t actually want to move the light box down because for larger images you would then need to scroll down to see it so changing the z-index was the perfect solution.

    Thank you so much!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Light box pop-up position’ is closed to new replies.