Color picker doesn't appear on theme configuration page

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.

Microsoft-IIS/6.0 server and color picker

danny_8 - January 27, 2007 - 08:05

My hosting provider runs Microsoft IIS web servers.

I didn't see the color picker on my new Drupal installation. I let Drupal create the files subdirectory for me. I ran cron manually. Only then did I see the color wheel. Next, I tried changing my color settings. The settings page accepted my changes, and also correctly recalled my changes whenever I returned to that page. However, my changes would not take effect on the page elements.

My problem was the .htaccess file created by Drupal in the files subdirectory. I deleted .htaccess and newly defined colors for page elements took effect. Until I discover a better workaround I must delete .htaccess each time I change my theme's color settings.

You have to have Garland as your theme

bdillahu - January 28, 2007 - 03:35

It seems also that if you are configuring the Garland theme but do not currently have Garland set for your account (despite having permissions to admin the theme), the color picker won't appear.

CAN work with private files!

dman - February 9, 2008 - 02:57

From An issue queue

We should not lead anyone to believe that there is a conflict between customizing colors and the private downloading method. On the contrary, it might be reassuring to state that it's perfectly all right to change the downloading method to public, use the color picker, and change the downloading method back to private.

Forgetting to change it back to private could cause serious problems, and a corresponding warning might be helpful.

So. Under D5:

  • Visit admin/settings/file-system. Set your filesystem path to a normal public location - files or sites/{sitename}/files and set file access to public.
  • Visit your themes config page and make appropriate changes.
  • Visit admin/settings/file-system and restore the private filepath and setting.
  • Your theme remains colorized! Until you next feel like changing it.

... happiness!

.dan.

custom logo

Dab - March 4, 2008 - 13:31

apparently the custom logo does not get integrated with a newly set up color sheme. you can put that in the color sheme folder and things go normal, but custom logos dont make it in the color theme on creation.

i altered the garland theme while not storing the logo seperately, but plain overwriting the default one in the garland folder.

 
 

Drupal is a registered trademark of Dries Buytaert.