![]() |
CSS in Firefox
Trying to set colours in admin V4.2.2 fine in IE But no change in Firefox I have noticed that there is a different css file for FF for main cart any ideas Will add a screen shot soon Screen shoot http://www.mobile-phone-batteries.eu/ff-IE.doc |
Re: CSS in Firefox
what file are you modifying for these changes?
I'm inferring that you are modifying the IE specific css file. If you modify main.css, you should be ok in both browsers. It's unusual to have to actually modify the FF specific one, just to change colours. Suggest also using the FF add on Firebug to help you find the css styles. |
Re: CSS in Firefox
I will try Firebug
the files which have to be mod skin1/skin_admin.css /* Order statuses */ .notFinished { BACKGROUND-COLOR: #FFCCFF; } .queued { BACKGROUND-COLOR: #CCFFFF; } .processed { BACKGROUND-COLOR: #99FF99; } .backordered { BACKGROUND-COLOR: #CCCCFF; } .declined { BACKGROUND-COLOR: #FFCCCC; } .failed { BACKGROUND-COLOR: #FF9999; } .complete { BACKGROUND-COLOR: #CCFFCC; } skin1/main/order_status.tpl skin1/main/orders_lists.tpl |
Re: CSS in Firefox
firebug didnot help me
the menu list shows colurs when in drop down but the default background over writes it back to white when selected only in firefox in IE it changes the status colour to the on in the list ok |
Re: CSS in Firefox
Moving to Template Editing, as the Completed Custom Mods forum is for posting completed code only. Thanks!
|
All times are GMT -8. The time now is 11:23 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.