When I enlarge a photo in my site , there's a white frame around it. Is there a way to change the color to something else like gray.
Lightbox Background Color Change
4 posts from 3 voices-
Posted 1 year ago #
-
Hey,
To the bottom of the prettyPhoto.css file, found in Avisio > js > prettyPhoto > css, you can add the following line of code:
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content { background-color: #C0C0C0; }You can play around with the background-color hex value.
Posted 1 year ago # -
Chris,
Your code worked great. Appreciate your assistance. Take care.
John Maslowski
Posted 1 year ago # -
Glad that Chris could help you :)
Posted 1 year ago #
Reply
You must log in to post.














