Can I somehow have the NG css custom css file in my theme's "child" directory and not in the theme's directory itself?
E.g.,
NOT: WP/Themes/twentyeleven
BUT: WP/Themes/child-theme-directory
Can I somehow have the NG css custom css file in my theme's "child" directory and not in the theme's directory itself?
E.g.,
NOT: WP/Themes/twentyeleven
BUT: WP/Themes/child-theme-directory
Just a note: If you are using NexGen Gallery Optimizer plugin, as I am, there is an option to change the location of whatever css file you are using with NG. IN fact, yuo MUST use the optimizer options because the optimizer loads the css file last, not NG.
The optimizer options allowed me to move to do what wanted to do, but if I were not using the optimizer plugin, the problem still persists--how do you tell NG to look in a specific directory for the custom css file?
Hi there,
It is written in the NG help, but you can grab the nggallery.css file out of the css folder in the plugin, and put this in the theme folder. You then edit the one in the theme folder - meaning that any custom css remains after a plugin update :-)
Hey Blitz,
I think you misunderstood my problem. I wanted to use the nggallery.css file in a location other than the theme's main directory. I don't want it in the theme folder. Optimizer allowed me to change the directory with its front end.
You must log in to post.