floyds![]() 2007-02-15 15:41 | Is there a fast way to change all the background colours and text colours !? » Quick.Cart v1.xHelp me please |
floyds![]() 2007-02-15 17:15 | sorry but I need help fast, so please... how can I change the color of ALL the TEXT into WHITE and ALL the backgrounds into BLACK... Help me please |
Proxivire![]() 2007-02-15 18:01 | In the default.css file (Templates folder) you will find this line at the near-top: -DmD- |
floyds![]() 2007-02-15 18:28 | this line "/* below you can change background and font for all site */" is only at de V2.x versions, and I use 1.4 so i'll update first oke.. Help me please |
Proxivire![]() 2007-02-15 19:04 | No, I use v1.3 and that's from my own default.css file. -DmD- |
floyds![]() 2007-02-18 10:29 | any more tips ? because I can't get all the text in white and all the backgrounds in back ?!? Help me please |
treewood (OpenSolution)2007-02-19 08:32 | floyds - maybe edit templates/default.css and change: |
Floyds![]() 2007-02-24 21:05 | I give up, it's to much work for me. |
idaryl2007-02-24 21:12 | OK Floyds exactly what version are you using - if its 1.4 there are (two) stylesheets to deal with and the best thing is to give a direct link to your stylesheet eg http:www.thessitename.com/templates/default.css or right.css or if its named something else .css - you get the idea -possibly we can do it for you |
idaryl2007-02-24 21:38 | Or better yet - give us a link to the store {even if its hidden} we may be able to to help you with it |
Floyds![]() 2007-02-25 09:29 | Thx for helping me... the store can be found here : http://www.fashion4ladies.nl/tst/ |
Claps2007-02-25 23:20 | Floyds - load default.css in notepad, make two replacing operations (Ctrl-H, search for "background:#fff", replace with "background:#000" and after that search for "color:#000" replace with "color:$fff"). |