This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson
Hello
How to change theme of PrettyPhoto to Dark square semi-transparent theme
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Thank you.
Hello,
Do you mean lightbox background?
If so please use this css code:
.mfp-bg {
background: black;
}
Best regards,
Jack Richardson.
Hi
Thank you for reply.
No I meant the VC gallery. If you open image it will be showed with prettyphoto js.
Please see link attached.
Hello,
Please try this css code:
.pp_left, .pp_middle, .pp_right, .pp_content{
background: #333 !important;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up