Home Unanswered Active Tags New Question

Change the font color of events text

I am modifying some individual events using the BeforeEventRender on the Calendar. I am changing the background color to a darker color and would like to change the font color to something lighter than black. Is it possible to add a font color or fore color property to change the event text color?

Thanks.

Asked by Anonymous 4 years ago.
Replies
It's possible to customize the event rendering completely using BeforeCellRender event (modify e.InnerHTML property).

Let me know if that's not working for you. I could add the ForeColor property but this is more universal solution.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java