I keep getting this message when I try to set the background color to "transparent" for the Standard Layout color scheme.

Footer top must be a valid hexadecimal CSS color value.

Comments

Jeff Burnz’s picture

You can do this in the theme, in fact you have to, Drupal core won't let you use anything other than a #hex color (its a security issue, to prevent against a possible XSS vulnerability).

Jeff Burnz’s picture

Status: Active » Fixed

Since you are using 7.x-3.x you could add this using the Custom CSS feature in Extensions. Let us know if you need more help.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.