PHP Code:
// *** calendar colors ************************************************
maketableheader("Calendar Colors","calendarcolors");
makestyleeditor("calbgcolor","Background Color",1);
makestyleeditor("caltodaycolor","Today Background Color",1);
makestyleeditor("caldaycolor","Calendar Date Font Color",1);
makestyleeditor("calbirthdaycolor","Birthday Font Color",1);
makestyleeditor("calprivatecolor","Private Event Font Color",1);
makestyleeditor("calpubliccolor","Public Event Font Color",1);
makestyleeditor("chatcolor","Chat Event Font Color",1); restarttable();
I added the line about chatcolor it shows up; down in cp under styles BUT when i change the color to say #0000ff it does change the block color to the right but when I save and go back and look the 0000ff is not there it is just blank.? color block grey