Joomla, Themler and CSS

erkbiz2
13 Posts
erkbiz2 posted this 11 July 2019

Hello. I am attempting to add CSS statements to my, "template.css", file applying the CSS to articles being edited in Joomla not Themler. Going back to Themler the CSS added to the template file is not recognized nor is it recognized in Joomla. Additionally it appears that Themler updates the template file which overwrites the CSS that I added. Is there some documentation that explains how Themler works with Joomla when applying CSS?

Hello. I am attempting to add CSS statements to my, "template.css", file applying the CSS to articles being edited in Joomla not Themler. Going back to Themler the CSS added to the template file is not recognized nor is it recognized in Joomla. Additionally it appears that Themler updates the template file which overwrites the CSS that I added. Is there some documentation that explains how Themler works with Joomla when applying CSS?
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 11 July 2019

Hello,
If you need to edit CSS of Joomla backend view, it is better to add additional CSS to the template assigned to admin panel (usually it is Isis).

In general Themler overrides all changes made to css or php files with every update. If you need to add custom code, it is better to add it in Themler -> Home -> Settings -> Additional CSS and save (save and publish).

If you need help adding the code, please, create new private ticket and provide the details (login information, code you have, description of what it should do). Thanks

Gina
Themler Support

Hello, If you need to edit CSS of Joomla backend view, it is better to add additional CSS to the template assigned to admin panel (usually it is Isis). In general Themler overrides all changes made to css or php files with every update. If you need to add custom code, it is better to add it in Themler -> Home -> Settings -> Additional CSS and save (save and publish). If you need help adding the code, please, create new private ticket and provide the details (login information, code you have, description of what it should do). Thanks Gina Themler Support
You must log in or register to leave comments