In V8 they changed the classes for all the different front-end objects.
I played around a bit and changed the menu background color to black using the method you sent in the V7 solution.
If you want to change more elements, I suggest you find the classes in the browser inspector that you want to change, and add the changes to the backoffice.css file.
Backoffice colors
I want to change the purple to black in v8 back office? Any idea how to go about it?
Thanks!
No one? I tryed the V7 solution
But this don't work in V8.
Hi JoskerVemeulen,
In V8 they changed the classes for all the different front-end objects. I played around a bit and changed the menu background color to black using the method you sent in the V7 solution.
The files I created are below.
/App_Plugins/OtherColorMenu/css/backoffice.css
/App_Plugins/OtherColorMenu/package.manifest
If you want to change more elements, I suggest you find the classes in the browser inspector that you want to change, and add the changes to the backoffice.css file.
is working on a reply...