This extension allows overriding admin CSS styles by CSS rules placed in
assets/admin_css_override.css
. The extension simply appends the
admin_css_override.css
stylesheet to the head of admin pages.
-
Upload the
admin_css_override
folder in this archive to your Symphony 'extensions' folder. -
Enable it by selecting the "Admin CSS Override", choose Enable from the with-selected menu, then click Apply.
- Place your CSS rules in
assets/admin_css_override.css
. There are sample rules included, changing Symphony's navigation dropdown style.
If you ever update this extension, DO NOT OVERWRITE your stylesheet
(admin_css_override.css
) file. (Just in case: You DO have a backup of your
website, dont't you?)