I would like to render an event to take up the entire space in a cell. For instance in the month view.
Out of the box, the date is displayed on top, and then the event underneath. I want to ignore the date text and display the event over the intire cell, I don't want to hardcode the height of the event.
Hope to get some pointers, I have looked everywhere in the javascript and css.