Issue 974: upgraded to 1.5.1 and lost jquery ui theme support
Status:  Done
Owner: ----
Closed:  Jun 2011
Reported by golf...@gmail.com, May 26, 2011
After upgrading, we lost quite a bit of the theme support for the calendar.


The url below uses fullcalendar 1.4.7 (and css)
http://www.smarterlessons.com/prod/pub/demo/groupcal.html

and this url uses 1.5.1

http://www.smarterlessons.com/prod/pub/demo/groupcal_1.5.1.html

Any thoughts? It must be an issue in the css but I can't seem to find it.
Jun 1, 2011
Project Member #1 adamrs...@gmail.com
yeah, since 1.5 the theming stuff has been changed a bit. see here:
http://blog.arshaw.com/1/post/2011/03/fullcalendar-15-released.html

you should still be able to achieve the same look if you are making a custom theme from the themeroller. header/content and buttons are not distinct
Status: Done