cathyee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sugar and Spice] Blog page unable to be full widthhow do you make this theme a full width layout.
I tried a bunch of different themes and the borders still appear when I use the gallery from this plugin. so I am thinking it is not the theme itself…but I don’t know..im not a wordpress theme expert. I tried altering the code like I said because that is the only place they give you in the light version to change the css…that I can see. is there more options for changing code if you buy the pro version?
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.12This 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?