change the color of a cell in a full calendar
I need to change the color of a cell of a arshaw full calendar. My requirement is :There should be a same color for a td cell for list of holidays provided by a company. There should be a same color for a td cell for list of holidays taken by an employee. How we can achieve this.I am able to change the color of events but not the cell. Also If we can change the color of a day inside a cell according to holidays and leave . If you are using Jquery-Ui theme you need to remove ui-widget-content class and apply your own class. In the code below i'm using a 40x100 image with purple flat color. CSS