JRJones 0 Share 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; } Link to post
tuanphan 8,979 Share Posted February 13, 2020 Have you solved this yet? If not, please let me know, I can take a look. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
jordandmartins 0 Share Posted June 13, 2020 I'm also having this issue, and I tried the code above and it didn't work. Link to post
tuanphan 8,979 Share 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 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
tuanphan 8,979 Share Posted June 24, 2020 Difficult to help without checking url For next comments, if you share link to your site, we can check easier. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
ianb2020 0 Share 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 Link to post
tuanphan 8,979 Share 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? You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
ianb2020 0 Share 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 Link to post
tuanphan 8,979 Share Posted June 29, 2020 Add to Home > Design > Custom CSS .gallery-lightbox-background { opacity: 1 !important; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
ianb2020 0 Share 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 Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment