360degreesla Posted May 14, 2015 Share Posted May 14, 2015 Hi, I am using The Avenue template with a grid style gallery block. I want to make the lightbox background white for consistency as this whole website is white. Is this possible with code? Cheers! Link to comment
Guest Posted May 15, 2015 Share Posted May 15, 2015 Not sure if you have same tags in your template but you may try: .yui3-lightbox2 .sqs-lightbox-slideshow { background-color: rgba(255,255,255,0.7); } It should give you a little bit transparent white lightbox Link to comment
360degreesla Posted May 17, 2015 Author Share Posted May 17, 2015 genius dude, worked perfect thanks Link to comment
DDM Posted September 29, 2015 Share Posted September 29, 2015 Any way to make it an opaque white lightbox background? Thanks! Link to comment
Guest danrhope Posted October 8, 2016 Share Posted October 8, 2016 Hi thereI'm totally new to both squarespace and web design in general. I would like to achieve a darkening of the background when I open a lightbox video in Wexley. Can I achieve this somehow with the information given on this thread? Many thanks Daniel Link to comment
lkenney Posted July 22, 2017 Share Posted July 22, 2017 This is exactly what I have been looking for. Thank you! Link to comment
kareeme Posted January 31, 2018 Share Posted January 31, 2018 I have tried almost everything to change the background and text color of the lightbox and none of the solutions proposed on these forums have worked. It is presently showing as white on white, so the text is there but illegible. I am using the Vow template. I have tried editing in the CSS template, adding code ( ) within the lightbox code block, everything on these forums, and nothing has worked. Any suggestions would be super helpful. Thanks! Link to comment
LJSpace Posted December 18, 2019 Share Posted December 18, 2019 Here you go: /*SquareSpace Lightbox*/ .sqs-lightbox-overlay.light { background: rgba(255,255,255,.98) !important; color: #3e3e3e; } .yui3-lightbox2 .sqs-lightbox-close:before { position: absolute; color: #445b6d; font-size: 40px; right: 5px; width: 40px; height: 40px; font-weight:900; line-height: 100%;} .yui3-lightbox2 .sqs-lightbox-previous:before, .yui3-lightbox2 .sqs-lightbox-next:before { color: #0ab0ff; font-size: 33px; font-weight: 900;} Link to comment
phardy Posted July 4, 2020 Share Posted July 4, 2020 On 5/14/2015 at 1:17 PM, 360degreesla said: Hi, I am using The Avenue template with a grid style gallery block. I want to make the lightbox background white for consistency as this whole website is white. Is this possible with code? Cheers! how did you get a lightbox to work? Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 On 7/4/2020 at 1:37 PM, phardy said: how did you get a lightbox to work? What is your problem? Can you describe? 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.