The CSS file only needs modifying if you want to change the looks of the TOC. If you want to enable TOC on the calendar, you have to add right before you do the
PHP Code:
require("calendar/calendar.php");
call... If you go into the demo.php file, you should see that line already there but commented out. It should help you see and understand a properly formatted file to display the calendar.
|