Hello,
I was wondering how I could add I transparent background (solid color, ie: 70% black) behind images in a lightbox. For example, images within a Fullwidth Masonry Gallery when clicked. This background color would cover the contents on the rest of the page behind the lightbox, make sense? I feel like this is fairly common in most lightboxes.
Thanks!
@techgreyscale I am not sure if this is related but I noticed that the background you are referring to actually shows up in Firefox, Safari and Mobile Safari but is not appearing in Chrome. Not sure if this is a bug but I too am looking for the solution to this… glad I am not the only one experiencing this issue. Anyone who has the fix, it would be greatly appreciated!
Please disregard this comment – it was intended for another post
Please disregard this comment – it was intended for another post
Yep – same problem as Rob.
Hey!
Try adding this code to the Quick CSS:
#top > div.pp_overlay {
opacity: 0.7 !important;
}
Cheers!
Josue
Awesome, works perfectly now ;)
Many Thanks!
You are welcome, glad we could help :)
Regards,
Josue