Website DPCalendar Integration
After the installation of DPCalendar, I had to make the following changes:
- Comment out system.css and general.css in the templates/ccc/index.php file
- Add the following line to the templates/ccc/index.php file:
<link rel="stylesheet" type="text/css" href="<?php echo $document->baseurl; ?>/media/jui/css/bootstrap.min.css" />