JRJones
Member-
Content Count
6 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I have been customizing my lightbox gallery with CCS injections and I have finally gotten the light box to look the way I want it to but when I check it on my iphone 7 the images that should be in the lightbox do not appear. All that comes up is a white box with the close x. Any ideas?
-
I have worked thought a few CCS mods to get my gallery image block lightbox to look they way I want it to. I am having a problem getting the lightbox opacity to be 1 or full background with no opacity. Every time I inject a CCS mod the element z-index and opacity revert back to opacity:0.98 I have tried several variation but nothing works. Here is the latest CCS I injected. .yui3-lightboxoverlay-content .sqs-lightbox-overlay .sqs-lightbox-overlay-default.light.element { z-index: 10000000; opacity: 1; }
-
How to reduce an image lightbox size size from full sreen.
JRJones replied to JRJones's topic in Images and Videos
Thanks p2molvaer. I started digging into the CCS myself via inspector and managed to change a few features of my lightbox to display the images as I want. Im happy with how everything is looking with the exception to the lightbox light background opacity. I am able to change the current opacity from 0.98 to 1 and see the results through the inspector but when I try to inject the changes to the CCS in the custom injector the opacity reverts back to 0.98. It has somthing to do with the z-index. I have tried several different CCS code injections but cant crack this one yet. I just want the lightb -
I have worked thought a few CCS mods to get my gallery image block lightbox to look they way I want it to. I am having a problem getting the lightbox opacity to be 1 or full background with no opacity. Every time I inject a CCS mod the element z-index and opacity revert back to opacity:0.98 I have tried several variation but nothing works. Here is the latest CCS I injected. .yui3-lightboxoverlay-content .sqs-lightbox-overlay .sqs-lightbox-overlay-default.light.element { z-index: 10000000; opacity: 1; }
-
How to reduce an image lightbox size size from full sreen.
JRJones replied to JRJones's topic in Images and Videos
No I have not they sill display full screen in a Lightbox