JRJones Posted January 17, 2020 Posted January 17, 2020 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; }
tuanphan Posted February 13, 2020 Posted February 13, 2020 Have you solved this yet? If not, please let me know, I can take a look. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
jordandmartins Posted June 13, 2020 Posted June 13, 2020 I'm also having this issue, and I tried the code above and it didn't work.
tuanphan Posted June 14, 2020 Posted June 14, 2020 On 6/14/2020 at 1:29 AM, jordandmartins said: I'm also having this issue, and I tried the code above and it didn't work. If you share link to your site, We can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted June 24, 2020 Posted June 24, 2020 Difficult to help without checking url For next comments, if you share link to your site, we can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ianb2020 Posted June 28, 2020 Posted June 28, 2020 On 6/24/2020 at 9:21 PM, tuanphan said: Difficult to help without checking url For next comments, if you share link to your site, we can check easier. Hi there, I am having the same issue and would like to make the background of the lightbox on gallery an opaque white, rather than transparent. My url is https://badger-kazoo-2jej.squarespace.com/books/marina I'd be grateful if you could help. Thanks in advance
tuanphan Posted June 28, 2020 Posted June 28, 2020 4 hours ago, ianb2020 said: Hi there, I am having the same issue and would like to make the background of the lightbox on gallery an opaque white, rather than transparent. My url is https://badger-kazoo-2jej.squarespace.com/books/marina I'd be grateful if you could help. Thanks in advance Your site is private. Can you setup password & share url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ianb2020 Posted June 29, 2020 Posted June 29, 2020 10 hours ago, tuanphan said: Your site is private. Can you setup password & share url? Yes I'll do that now
tuanphan Posted June 29, 2020 Posted June 29, 2020 Add to Home > Design > Custom CSS .gallery-lightbox-background { opacity: 1 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ianb2020 Posted June 29, 2020 Posted June 29, 2020 3 minutes ago, tuanphan said: Add to Home > Design > Custom CSS .gallery-lightbox-background { opacity: 1 !important; } That's great, thank you so much for your help
airiel.mulvaney Posted September 22, 2021 Posted September 22, 2021 Hi there, I too am having the same issue. I would like to make the gallery lightboxes background solid white and the control arrows and "X" black or dark grey. The code above did not work for me. Here is the url: https://johannabaruch.squarespace.com/cosmos-paintings-2009-2012 Thank you for your help?
tuanphan Posted September 26, 2021 Posted September 26, 2021 On 9/23/2021 at 12:14 AM, airiel.mulvaney said: Hi there, I too am having the same issue. I would like to make the gallery lightboxes background solid white and the control arrows and "X" black or dark grey. The code above did not work for me. Here is the url: https://johannabaruch.squarespace.com/cosmos-paintings-2009-2012 Thank you for your help? What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.