Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #232983

    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!

    #233287

    @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!

    #233352

    Please disregard this comment – it was intended for another post

    • This reply was modified 10 years, 8 months ago by techgrayscale.
    #233367

    Please disregard this comment – it was intended for another post

    • This reply was modified 10 years, 8 months ago by techgrayscale.
    #233474

    Yep – same problem as Rob.

    #233947

    Hey!

    Try adding this code to the Quick CSS:

    #top > div.pp_overlay {
        opacity: 0.7 !important;
    }

    Cheers! 
    Josue

    #233954

    Awesome, works perfectly now ;)

    Many Thanks!

    #233955

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Add transparent background behind lightbox’ is closed to new replies.