Jump to content

4.6 CSS Calendar


Go to solution Solved by opentype,

Recommended Posts

Posted

Hello,

I cannot find the ACP or CSS parameter to change the color of the "active day" [ 1 ] and the color of the duration period for an event

Thank you for your support

 

1048156612_2022-02-0613_54_05-Window.thumb.png.b07ab9a77d999067f43ed0ea6594b2af.png

  • Solution
Posted

For the background color of the current day:

.cCalendar td.cCalendar_today, .cCalendarWeek div.cCalendar_today {
background: #FF0000;
}

The title of the event over the entire period is set as part of the calendar the event is assigned to. You change it in the ACP in the calendar settings. 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...