Home Unanswered Active Tags New Question

How do I change the color of HourName and Date ?

Hello,

there are properties to change the backcolor of hourname (HourNameBackColor, HourNameBorderColor) but nothing to change the color of the text. In some cases, it appears to be white or black but I can't figure where to change it.

Is there any solution ?

Asked by Anonymous 4 years ago.
Replies

Nevermind, I thind a workaround wich consists of changing the color of a span and putting the calendar inside :

<span style="color: #ffffff">
<calendar:...> </ ...>
</span>

Hope this helps.

Comment posted by Anonymous 4 years ago.
Thanks for pointing this out. I'll add a special property for it in the next release (4.1).
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