justplumducky![]() 2006-11-15 20:29 | Want to change the cart font colors to white so I can make the cart table cells darker (just the top and bottom cells). can change the colors of the cart backgrounds ok, but when I try to insert "font-color: #ffffff;" (thinking that maybe it will override the global font setting , cause I'm a newbie - know basic html, but that's all), it doesn't work. I aslo just insert "color:#ffffff;" after "font-size: xx;" and that doesn't work either. |
boffa![]() 2006-11-16 17:32 | Use the style.css file you find in templates/default Boffa |
justplumducky![]() 2006-11-16 23:04 | boffa, after reading your answer, I went back and tried again - I was adding "color:#ffffff;" to the wrong line in the "Order - basket styles" section of default.css. JustPlumDucky |