Code to remove border/padding from lightbox?
-
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.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Code to remove border/padding from lightbox?’ is closed to new replies.