Hi, I was able to modify my calendar using the css file but I was not able to find the css info for the events. While I setup the calendar in the browns and greens they wanted the events still show up in blue with a red marker. Any idea of where the css info is for this? My example: http://www.womenofross.com/calendar/
The event category color is controlled in the Setup Manager under the Categories section.
For the List mode, the CSS is part of the template. Find the variable $template where you're calling the List mode... then find that named file in /calendar/templates. The CSS is in there.
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
Thanks for the quick answer.. I found my $template was using modern.php and the css info was in the php file. Now it looks better, tonight I'll play with the event category colors..