• Thanks for the cool Plugin – small note for CSS – nggallery.css:
    use for ngg-left “margin” not “padding” you will see the differnce only on a dark background (space between img and text)

    .ngg-left { float: left; margin-right: 10px; }
    .ngg-right { float: right; margin-left: 10px; }

  • The topic ‘[Plugin: NextGEN Gallery] CSS for NextGen Gallery’ is closed to new replies.