Override Style Sheet
The override of Style Sheet is possible from JContentPlus 1.2 or higher.
Step 1. Css files of JContentPlus
Joomla Root/components/com_jcontentplus/assets/css/jcontentplus.css
Joomla Root/components/com_jcontentplus/assets/css/caldate.css
Joomla Root/components/com_jcontentplus/assets/css/moovote.css
Step 2. Please copy these files to the following.
Joomla Root/templates/your_template/html/com_jcontentplus/
Step 3. Clear cache
It is loaded if there is a file in the above-mentioned path. It is not overwrited in doing these work at the upgrade.
Override Template
Joomla has the override function of the template.
Example: article
Joomla Root/components/com_jcontentplus/views/article/tmpl/default_caldate.php
Joomla Root/components/com_jcontentplus/views/article/tmpl/default.php
Please copy these files to the following.
Joomla Root/templates/your_template/html/com_jcontentplus/article/default_caldate.php
Joomla Root/templates/your_template/html/com_jcontentplus/article/default.php
It is not overwrited in doing these work at the upgrade.







