JAK lightbox. How to change to (increase) z-index?

General Forum
websiter
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Jun 2010, 04:45

JAK lightbox. How to change to (increase) z-index?

Post by websiter »

JAK lightbox. How to change to (increase) z-index?
I use in PhocaGallery JAK Lightbox. At opening some modules overlap Lightbox.
FireBug has found
<div class="window-container" style="position: fixed; z-index: 10; top: -63px; left: 68px;">
Has changed 10 on 100 of FireBug - it has ceased to be overlap.
Has changed 10 on 100 in files, here:
\components\com_phocagallery\assets\js\jak\window_compressed.js the Line 45.
\administrator\components\com_phocagallery\front\assets\js\jak\window_compressed.js the Line 45.
Has not helped, are overlap, and FireBug shows 10 though has specified 100.
Where correctly to specify?
Thanks.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK lightbox. How to change to (increase) z-index?

Post by Jan »

Hi, I have no experiences with JAK javascript code, try to search the js again to see if there is no other part and try to see the JAK css too (be aware, there are two different CSS - one for vertical and second for horizontal displaying of images)

Jan
If you find Phoca extensions useful, please support the project
Post Reply