Frustrated with theme color issue
southernfocus - January 14, 2009 - 18:06
ok I am using the Garland theme. I hear that there is a way to change the color of the theme in the configuration screen. The problem is that the option I need is not there. Any help?

Do any of these help? Color
Do any of these help?
Color module is not enabled
Make sure to enable color.module on Administer » Site building » Modules (admin/build/modules).
File download settings
The color picker is incompatible with the Private download method and will only show when the download method is set to Public - files are available using HTTP directly. Visit Administer » Site configuration » File system (admin/settings/file-system) to check the download method your site uses.
PHP's image library GD is not enabled
Check your status report at Administer » Logs » Status Report (admin/logs/status) to see if the GD library is working on your server. This is needed to actually create the images. If it is not, you need to install it or get your host to do so for you.
Javascript is disabled
You still see the Color scheme fieldset with a select box and a number of textboxes, but no longer the color wheel or the preview. Make sure you have Javascript enabled in your browser.
http://drupal.org/node/109457
Thanks
Thanks...that fixed it. The color option wasn't on.