On Wed, Mar 24, 2010 at 3:26 PM, David Blevins <david.blev...@visi.com> wrote: > When "Allow Custom Themes" is not checked there seems to be no way to edit > any themes including the default, site-wide, template. After doing some > digging around it seems the theme is stored in the database. > > How does one edit this?
Theme files are not actually copied into the database unless you "customize" a theme. Shared themes use the theme files directly off disk. You can edit them in-place in /themes/<themename> but after you edit, you will have to restart Roller to see the changes. - Dave