- AuthorPosts
- September 9, 2016 at 19:39 #7467
romanapoliartParticipantHello.
I like to have a white background lightbox on light square lightbox. Actualy it’s black.
thumbnails do not respect the ratio of the images. The pictures are square and thumbnails are rectangular.
Thank you to tell me how to fix this.
RomaSeptember 10, 2016 at 20:34 #7468
RattusKeymasterYou can check “Prevent Crop” option to respect the ratio of images. Also try set different “prettyPhoto Theme” on Lightbox settings tab.
September 10, 2016 at 21:51 #7469
romanapoliartParticipantThank you very much for your reply. I have found between “Prevent crop” to respect the ratio. I tried all the “prettyPhoto Theme” but the background behind the lightbox is always black. I want a white background behind the lightbox. Can we do that please. Thank you.
All the best. RomaSeptember 10, 2016 at 22:10 #7470
RattusKeymasterThe only way to change lightbox background is add CSS code below to your theme’s style.css. Just go to Appearence -> Editor -> edit your theme’s Stylesheet (style.css) and add to the very end:
div.pp_overlay { background: #ffffff !important; opacity: 0.8 !important; }If your theme have Custom CSS field in theme’s options, then you can add code above to that field instead of editing file.
opacity = 0 – full transparent background;
opacity = 1 – no transparency.September 12, 2016 at 10:00 #7472
romanapoliartParticipantThank you very much. It’s works find. Have a nice day.
- AuthorPosts
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
