This Joomla plugin lets you load a custom.css / custom.min.css when the template does not support that out of the box.
This plugin checks whether a custom.css (or custom.min.css) file exists at /templates/"templatename"/css or /administrator/templates/"templatename"/css. If present, it will be loaded to the site.
- With a custom.css you can overwrite the template css files.
- This file will not be touched by an update.
- To use the plugin please activate it. Control Pannel --> Extensions --> Plugins --> System - Template custom.css.
- Download the latest version of the plugin
- Install the plugin using
Upload & Install
- Enable the plugin
System - CustomCSS
form the plugin manager
Now the inital setup is completed and you can create the files in the tempalte.
Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.0. Any other plugin version I may have added to the download section don't get updates using the update server.
You have found an Issue, have a question or you would like to suggest changes regarding this extension? Open an issue in this repo or submit a pull request with the proposed changes.
You want to translate this extension to your own language? Check out my Crowdin Page for my Extensions for more details. Feel free to open an issue here on any question that comes up.
This plugin can also been found in the Joomla! Extensions Directory: CustomCSS by zero24
build/build.sh
git commit -am 'prepare release CustomCSS 3-x'
git tag -s '3-X' -m 'CustomCSS 3-x'
git push origin --tags
- create the release on GitHub
git push origin master
crowdin upload sources
crowdin download --skip-untranslated-files --ignore-match