Comment to 'Events View Style Default'
  • Hello Scotti (Lehigh Valley Social) !

    You may try to change it via the editing the following part of the calendar.html file (copy it from template/ folder to modules/boonex/events/template/ first)

    var oDefaults = {

                header: {

                    left: 'prev,next today',

                    center: 'title',

                    right: 'month,basicWeek,basicDay' 

                },

    Just replace month to day or week.