Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @flormick – You would need to add some custom CSS to modify the following element:

    .ngg-widget img

    Something along these lines (as an example) could be used:

    .ngg-widget img {
        border: 2px solid black !important;
    }

    Thanks!

    – Cais.

    Thread Starter flormick

    (@flormick)

    thanks photocrati, can you help me to find the correct .css
    is it in the nextgen-gallery directory? syle.css? what is the correct route

    Plugin Contributor photocrati

    (@photocrati)

    @flormick – You can add the CSS to Gallery > Other Options > Styles, to the stylesheet there. That way any customization you make will be update proof ??

    -Becky

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change colors’ is closed to new replies.