How do I make CSS overrides for Joomla! components

RSBrixton! includes a feature that allows you to easily create CSS overrides for any Joomla! component or module (3rd party or our own), without losing any of the changes when performing updates.

This is done by adding a .css file named after the component's internal name in the template's css folder. The full path looks as follows:

/templates/rsbrixton/css/components/com_component_name.css

Examples


Head to the folder mentioned above. Here, you will find the CSS overrides that RSBrixton! offers, by default, for the following components: Contacts, Content, RSBlog!, RSDirectory!, RSEvents!Pro, RSFeedback!, RSFiles!, RSForm!Pro, RSMediaGallery!, RSMembership!, RSTickets!Pro, Users Manager and Smart Search.

By editing any of these files, you will notice that they contain regular CSS code that overrides the components' default definitions.

Was this article helpful?

Yes No
Sorry about that

You Should Also Read

How do I change the favicon image

How to modify RSBrixton!'s style without changing the source code

There was an error uploading this file to the server

How do I create a template override