Viewing 4 replies - 1 through 4 (of 4 total)
  • Go to the Gallery > Other Options admin panel and select Styles. Right now you have the CSS code:

    .ngg-imagebrowser img (border:none)

    Change that to:

    .ngg-imagebrowser .pic {
    border: none;
    }
    Plugin Contributor photocrati

    (@photocrati)

    @monodistortion – Thanks for the help!

    – Cais.

    Monodistortion, don’t you also have to click the “(Show Customization Options)” link to reveal the field where you can put that code in? And if you haven’t already made any style customisations, there won’t be anything in there, I think.

    Thread Starter TammyK

    (@tammyk)

    Thank you SO much everyone – especially monodistortion!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove border help’ is closed to new replies.