Ernold2007-02-23 12:06 | I want background-image behind the whole cart, so that the cart backgrounds stays white. Where should I put the img-code in default.css ? » Quick.Cart v1.xErnold |
treewood (OpenSolution)2007-02-23 12:25 | in body{} section add something like that: |
Ernold2007-02-27 13:47 | If I do it so the background image shows also as the background of content and menus, witch I want to keep simple white. Ernold |
treewood (OpenSolution)2007-02-27 14:20 | Ernold - then change to #body, #column, #head etc. background to color: #fff |