treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Easiest calendar to style?

  • Does anyone recommend a particular calendar system that is EASY to style? Right now I'm using VTcalendar and it's pretty much a nightmare. It doesn't even have any documentation regarding styling the calendar. It expects you to go into the admin part and pic colors from a palate (bleugh). I guess it's supposed to be easy for noobs.

    Anyone know of a calendar system where the table is already coded with id's and classes and has a stylesheet that is ready to change? Also, one that has good documentation for styling.
  • for a recent wordpress project I have found a plugin:

    http://wordpress.org/extend/plugins/calendar/

    Although, being that it was holiday time, I have not styled it properly yet, but it seems quite easy.
  • "brianatlarge" said:
    Does anyone recommend a particular calendar system that is EASY to style? Right now I'm using VTcalendar and it's pretty much a nightmare. It doesn't even have any documentation regarding styling the calendar. It expects you to go into the admin part and pic colors from a palate (bleugh). I guess it's supposed to be easy for noobs.

    Anyone know of a calendar system where the table is already coded with id's and classes and has a stylesheet that is ready to change? Also, one that has good documentation for styling.


    if it is for wordpress and you have a calendar, why not see what id's & classes it has and style that way, thats what I done for my wordpress calendar.