Page 1 of 1

Custom.css in Joomla! administration template

Posted: 17 Jul 2016, 15:16
by Jan
If you like relatively new feature in Joomla! - custom.css (when custom.css will be uploaded in CSS folder of administration template, it will be automatically loaded), you can easily change the look of the template.

See this custom.css file. It is example of how to simplify the look of administration template.

https://github.com/PhocaCz/CustomCSS

Just download custom.css and upload it to CSS folder of administration template, for example to:


administrator/templates/isis/css/


Custom.css is automatically loaded in administration

I do not know if there's something missing. But if you are interested, then just extend it or create new own variant of it.

Image


Image

Re: Custom.css in Joomla! administration template

Posted: 15 Sep 2016, 10:35
by kipjmejia
Thanks for sharing this great info here.

Re: Custom.css in Joomla! administration template

Posted: 18 Sep 2016, 14:21
by Jan
Ok