Hey All,
I'm having the following issue with my CSS.
1) I went into Administer >> Site Building >> Themes >> Garland >> Clicked "configure" next to garland, which is set as my default theme (and yes, it's enabled)
2) About Halfway down the page are a bunch of check boxes under "Toggle Display"
3) I unchecked "Logo." The logo that was selected was a custom logo.
4) I clicked "Save Configuration"
The page then saved, but rendered a variety of errors and the style sheet that previously styled the site was no longer working. It appears that the blue marine theme is styling part of it and the garland theme is styling part of it.
The errors that showed up on the page were as follows:
* warning: mkdir() [function.mkdir]: Permission denied public_html/modules/color/color.module on line 235.
* warning: copy(files/color/garland-768c3586/menu-collapsed.gif) [function.copy]: failed to open stream: No such file or directory public_html/modules/color/color.module on line 252.
* warning: copy(files/color/garland-768c3586/menu-expanded.gif) [function.copy]: failed to open stream: No such file or directory public_html/modules/color/color.module on line 252.
* warning: copy(files/color/garland-768c3586/menu-leaf.gif) [function.copy]: failed to open stream: No such file or directory public_html/modules/color/color.module on line 252.