Can you show me how I created events of different background and Text colors based on event types which I get from a seperate database table. The EventTypes table would hold the color and textcolor values.
I already have mapped the EventTypes table to the lightbox so I have a select box to choose the type. I just need to know how I apply the color attributes from the type to each event.