1) How do I change the color background in the Navigation panel where the products are listed? .......skin/default/default/css/boxes.css .header-nav-container { (line 394)
2) How do I change the colors in:
1) Header Font (which file and which place?)............................................. reset.css (line 23
2) Navigationfont colors (which file and which place?)........................................reset.css (line 30
3) How do I change background colors in the bottom box where the footers are? (which file and which place do I insert the color code?) one of the css file above
thanks for the replys. I have downloaded the mod but still cant seem to find where i change the font colors of “my account, my wishlist, my cart, checkout, log in” - spend several hours now nothing worked :o, in my line 23 in reset my body starts! pls explain where i change the color
thanks for the replys. Yes it was also reset.css i was referring to in beginning. I just can not seem to see where inside i change those font colors I have tried modifying alot but the fonts “my cart” etc dont change.
Could you paste the code here where it should be modified pls?
You really need to learn how to modify css on your own if you’re going to be designing a site - just download Firebug for Firefox as I stated above and it will tell you which code.
1) How do I change the color background in the Navigation panel where the products are listed?
menu.css line 38
2) How do I change the colors in:
1) Header Font (which file and which place?)
reset.css line 35
2) Navigationfont colors (which file and which place?)
menu.css line 37
3) How do I change background colors in the bottom box where the footers are? (which file and which place do I insert the color code?)
guys pelase my font is still same color. I use an ornage banner and the link my cart, wishlist etc is still orange!!! your referred lines etc is different on mine. Any can paste me the exact code I should change that would make wonders for me pls?
This is one of the reasons i still prefer oscommerce
Just some common sense mate. Using firebug you can select everything on the page. Select what you want to change and then on the right in firebug it will show you the code for that specific thing. You can then “find” this code in the appropiate css file (which it also tells you).
make sure you actually change the files and put them into your store. don’t just change them in the “edit” part of firebug...as thats just for that view only.
other than that as sherrie says, refresh your cache. if its still not the same colour I am not sure what you have done lol.