• Re NextGen, how to remove border/padding from lightbox? I already removed from thumbnails with this:

    .ngg-gallery-thumbnail img {
    background-color:transparent!important;
    border:none!important;
    padding: 0px;
    }

    but once clicking on any image, the lightbox pops up and the white ugly padding surrounding the image is still there!
    Thanks for enlighting me.
    Rgds.

The topic ‘NextGen remove border/padding from lightbox?’ is closed to new replies.