this is all I see …under styles
What stylesheet would you like to use? Default Styles
Place any custom stylesheets in wp-content/ngg_styles
All stylesheets must contain a file header
(Show Customization Options
SO WHEN I CLICK ON show customization options I get a style sheet like the follwooing…is this where you mean I should put that code?
/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12
This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/.ngg-gallery-thumbnail img {
border: none;
}
YOU CAN SEE I PLACED THE CODE HERE BUT THIS DOES NOT TAKE THE BORDER OUT OF MY IMAGES IN ANY OF MY GALLERIES..I TRIED TO CREATE NEW GALLERIES WITH NEW UPLOADED IMAGES AND IT DOES NOT TAKE THE BORDER OFF THE IMAGES….WHAT AM I DOING WRONG? IS THERE ANOTHER STYLE SHEET?