| Issue 785: | want change day background in month mode | |
| 2 people starred this issue and may be notified of changes. | Back to list |
in fullcalendar ,the weekend could define special background-color by set weekends param but if i want change some special day in different color , like hoilday or workday is someone any idea about this? thanks
Feb 15, 2011
Project Member
#1
adamrs...@gmail.com
Feb 15, 2011
(No comment was entered for this change.)
Status:
Done
Feb 16, 2011
Hi
i how to display the image on the full calender event ,i have try but it doesn't work please guide me how to get image to the event
i wrote this code
CODE:
.myclass,
.fc-agenda .myclass .fc-event-time,
.myclass a {
background: url(../images/calendar.jpg);
/* background-image:url("css/cupertino/Images/calendar.gif");*/
border-color: black;
}
please tell me the changes and from where i call this class;
Thank you.
|
|
| ► Sign in to add a comment |