DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » General » Changing the CSS/Style for Mothly Calendar

Changing the CSS/Style for Mothly Calendar

Is there way I can change the CSS and styles for month view?

I want to use styles of my website and make the calendar blend with my website theme.

Thanks in advance.

Anonymous - 5/30/2008 4:01:49 AM
Unfortunately, not yet.
Dan Letecky - 6/1/2008 9:55:24 PM
Does this mean that if you purchase dayPilot you are stuck with the yellow/greay colours shown in the demos?
Max - 8/12/2008 10:23:02 AM
No, of course not.

You are able to change it using DayPilotMonth properties and server-side rendering events (BeforeEventRender, BeforeCellRender). But you can't change it by a global CSS class definition at the moment (e.g. by settting .daypilot_event class to show red text).

Sorry for the confusion!
Dan Letecky - 8/14/2008 10:04:12 AM
Post reply