Can we make the calendar on our page smaller?

Options

You can control the width of the calendar by setting the width in the orgevent_calendar.css file. Here is the line that is defining the width:





/* Month Grid Styles */

#cal_event_calendar TABLE.month {

width: 800px;

}



The same file has other properties that can help adjust the width of the rest of the calendar not just the grid view.

Tagged:

Categories