Spainman Posted February 28, 2013 Share Posted February 28, 2013 Hi all, How can I change the colour of the upper dark blue banner of the Back Office? Also, instead of the name as text, can I place my logo there? If so, how? Ive attached a screenshot. Link to comment Share on other sites More sharing options...
vekia Posted February 28, 2013 Share Posted February 28, 2013 you are looking for #header {} class located in /your_admin_directory/themes/default/css/admin.css (line ~46) you can place logo there by adding background img located on the left side of block with no-repeat or by editing admin files (it isn't as simple as it seems) Link to comment Share on other sites More sharing options...
Spainman Posted February 28, 2013 Author Share Posted February 28, 2013 Thanks for the reply vekia. Will check out about the logo. How about the colour of the background? I´ve checked around the admin.css and tried a few different modifications, but I cant find the code related to the upper blue header. Link to comment Share on other sites More sharing options...
El Patron Posted February 28, 2013 Share Posted February 28, 2013 get the firebug add on for firefox and/or chrome...if you learn to use this then you can modify the css realtime (also find out where to change, ie. the exact file and line number) this way you won't need to rely on others for every little change you want to make... go empower yourself! suerte Link to comment Share on other sites More sharing options...
Recommended Posts