Viewing 1 replies (of 1 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    Looks like your theme CSS is affecting it. Add this rule:

    .pp_gallery ul a img {
        width: 50px;
    }

    As for resize, the lightbox is coded to fill the window. I don’t think this is easy to change without replacing the lightbox scripts for custom ones.

Viewing 1 replies (of 1 total)
  • The topic ‘Lightbox issue and resize question’ is closed to new replies.