g

Admin custom styles

Admin custom styles

It is possible to update the UI on your admin console to suit your needs. Each element can be targeted by an addition of a custom.css file to your code repository. This file is loaded last, so your changes can override the default styles. 

custom.css location

{site_dir}/assets/backend/custom.css

Place the relevant file in this location and styles that you want to overwrite will now be displayed as you wish. 

Note

The custom.css style file used is dependent on the repository branch, e.g. master branch will show the contents on the main administration screen. If you are using a -stage URL, this will be based off the file on the staging branch contents. 

Admin login customization

It is also possible to change the text on the on the login screen by changing the template located at translations/users.en.xif