Hello,

1 - How can I change the css FullCalendar? Should I copy the file fullcalendar.css in style.css ?
2 - There is a file fullcalendar.fields.tpl.php in theme directory. Can I copy this file in my theme directory to customize the appearance fields ?

I copy these files in my theme but I do not see my changes on the calendar...

Thanks.

Comments

aspilicious’s picture

You should only add the selectors you would like to change in your css file. You do this by finding the selectors you like to change and use those selectors in your theme and override them. (firebug, chrome developper tools helps you finding the selectors) If you don't know how to do that I can't rly help you. Because that isn't a fullcalendar problem.

Don't forget to clear your caches.

Maybe someone else will explain to you how to do it so I won't close this (for now).

aspilicious’s picture

Status: Active » Fixed

No one answered. closing this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.