Urban Giraffe Support | Plugins
Custom CSS in Ajax Calendar
This might belong in the features forum, but I can't seem to find a way into it...
Would it be possible to distribute Ajax Calendar in such a way as to make it easy to keep my own CSS? I copied my own code to Calendar.css, but I can't auto-update the plugin, else my version of the file will be erased.
Also, would it be possible to support passing the (false) argument to get_calendar(), so my calendar will have Sun Mon Tue... instead of S M T... ?
Thanks
Responses
Posted 1 month ago by Key Master
If you create the subdirectory
view/ajax-calendarin your theme's directory and then copy the fileview/ajax-calendar/head.phpfrom the plugin's directory there then you can edithead.phpand change the location of the CSS filecalendar.css. This file will not be updated when the plugin is, but the plugin is smart enough to use your version rather than the default.Reply
You must log in to post.