Slate: where is the CSS?
Permalink
I'm newbie to c5. I've created a site and want to tinker with the css. But I can't find it. Developer tools tells me the file path is:
http://cwskarate.com/index.php/tools/css/themes/slate/main.css...
When I go to the tools folder in the root directory though my ftp agent, it's empty.
I found another inside a concrete folder, but no luck there either.
In fact the only place I can fine any Slate related is in the packages folder.
Concrete is great but all the redundant directories sure seems complicated.
thanks for your help
http://cwskarate.com/index.php/tools/css/themes/slate/main.css...
When I go to the tools folder in the root directory though my ftp agent, it's empty.
I found another inside a concrete folder, but no luck there either.
In fact the only place I can fine any Slate related is in the packages folder.
Concrete is great but all the redundant directories sure seems complicated.
thanks for your help
HOWEVER!
A theme that is installed as a package is really meant to be left as is, as packages can be updated (bug fixes and such), meaning that if you make a change to it, it may get overwritten later on.
All the extra folders you've seen aren't redundant, they are used for adding your own components and themes (that aren't in packages) and for overriding things. Once you get your head around it, you'll see that they are all needed.
So back to the theme editing - the best approach is to learn how to take a copy of a theme and install it as a new theme (with a different name). Then you can safely make changes to it. It's pretty quick to do and not complicated.
This guide explains all this and the process:
http://www.concrete5.org/documentation/how-tos/editors/customize-a-...
Take particular note in that guide about the /concrete folder, don't ever edit anything in that.
Hope that helps.
-Ryan