[solved] are theme "files" in the database?
Posted: Thu Jul 01, 2010 3:10 pm
Just poking through the files, it's not real obvious where themes are, except admin themes.
Looking at a theme in admin in he default installation, I grabbed a string from a stylesheet and searched the CMSMS installation directory for it and it doesn't seem to be in there.
Are theme files in the database somewhere then? So the backend admin is the only way to write a theme?
Is there some way to at least temporarily write the HTML and CSS in regular files instead? Seems a bit annoying to make every single change in a stylesheet through a web interface while developing...
Looking at a theme in admin in he default installation, I grabbed a string from a stylesheet and searched the CMSMS installation directory for it and it doesn't seem to be in there.
Are theme files in the database somewhere then? So the backend admin is the only way to write a theme?
Is there some way to at least temporarily write the HTML and CSS in regular files instead? Seems a bit annoying to make every single change in a stylesheet through a web interface while developing...