PDA

View Full Version : google calendar HEX color?


m-lindsey
Oct-07-2008, 12:03 PM
I found a thread on this already, but the solution provided is not working for me. my calendar embeds fine and looks great, but then when i refresh even when I have it set to "whitebackground" i still get this message

"Mode parameter (bgcolor) is invalid. It should be a hex color such as #FF0000"

i've also tried add a "25" in between the "#" and the "25" as someone else recommended and still nothing. how can i get this fixed? :dunno

denisegoldberg
Oct-08-2008, 01:53 PM
I found a thread on this already, but the solution provided is not working for me. my calendar embeds fine and looks great, but then when i refresh even when I have it set to "whitebackground" i still get this message

"Mode parameter (bgcolor) is invalid. It should be a hex color such as #FF0000"

i've also tried add a "25" in between the "#" and the "25" as someone else recommended and still nothing. how can i get this fixed? :dunno
You probably need to use a valid hex color code.

Here's a link to a color chart - http://www.december.com/html/spec/color.html.

Or if you want to find a color code for a color you see on your screen, try this (free) tool - http://www.eltima.com/download/free-color-picker/.

--- Denise