Tagged: Lightbox
I searched the forum and could not find any info on how to change the lightbox frame color for the Enfold theme. Is this possible? I want to change it to a darker color like #111
Thanks guys.
-Pat
Hi Pat,
This code will do it:
.pp_overlay{ background-color: #111 !important; opacity: 1 !important; }
Regards,
Josue
Sorry Josue, . . . that didn’t quite work. No change in the lightbox frame color. :-(
-Pat
Hi Pat!
Frames are actually image sprites. You can find these files in Enfold\js\prettyPhoto\images\prettyPhoto\default folder.
Regards,
Yigit
Boy, that was tedious! But the results were sweet! Thanks again Yigit!
You (and the other guys) have been very helpful.
Cheers,
Pat