Previous Topic

Next Topic

Book Contents

Book Index

Cascading Style Sheets

The primary way you customize the appearance of your calendars is by changing the cascading style sheet that the system uses. The style sheet allows very precise control over fonts, font-sizes, and colors for the calendaring system. In the application directory is a file named style.css. You can either edit this style sheet, or incorporate the special elements from this style sheet into your primary style sheet and change the DefaultStyleSheet parameter in your configuration properties file to point to it.

You can specify a different style sheet for each calendar. If no style sheet is specified, at the calendar level, then the style sheet specified by the DefaultStyleSheet property in configuration.properties file will be applied.

Note If you change the style sheet for the administration portion of the calendar system, you will also need to edit the menu_var.js file in the InstallationDir/scripts directory. This file controls the colors for the menu system.

See Also

Customizing Calendar Appearance

Customizing Appearance Overview

Custom Headers and Footers

Setting Different Colors for Events

Customizing Icons

Customizing Event Display and Mouse-Overs

Calendar Display Options

Allowing the Public to Add Events

Site Help