Design and CSS styles
Version 4.x > Design and CSS styles > Event Calendar CSS Style View modes: 
User avatar
Member
Member
vablonde25-aol - 1/31/2010 6:39:05 PM
   
Event Calendar CSS Style
Hi there,

Looking for information on how to change the color of the event calendar to gray out just Saturdays and Sundays?

thx

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 2/1/2010 5:37:32 AM
   
RE:Event Calendar CSS Style
Hello,

You can change the styles of the weekend by adding the following style-definition:

.EventCalendar .Weekend
{
...
}

Best regards,
Boris Pocatko