Existing CSS Styling messing up the displaying of the Calendar
Hi,
I have just placed a DayPilotCalendar control onto a page that already contains CSS, when viewing the page the calendar control is not displayed correctly, I believe this problem is due to the existing CSS and this...
th, td, caption {
padding:4px 10px 4px 5px;
}
I need to keep the existing CSS for the look and feel of the site, however I don't want the DayPilotCalendar to use this existing CSS.
Does anyone have any suggestions on how to resolve this issue?
Thanks.
Asked by MikeyB 1 year ago.