inta 2008-12-27 20:01
im using 3.2 with the default template ive followed the tut @ http://opensolution.org/Quick.Cart/docs/?id=tips but there is no /* ADDITIONAL COLUMN */ #column2{display:none;float:right;width:100px;} in the default css just /* RIGHT COLUMN STYLES */ #content{float:left;width:546px;padding:10px 0;text-align:center;} #page{float:right;display:block;width:536px;margin:0 0 10px;padding:0 0 10px;text-align:left;} #orderbody #content{width:100%;} #orderbody #page{float:none;width:94%;margin:0 auto;} #page h3, .message h3{margin:0 0 3px;padding:5px 0 5px;border-bottom:1px solid #d1bd9d;background:inherit;color:#d01c02;font:normal 2.1em Verdana, sans-serif;} .message h3, #page .message h3{border:0;} #page div.content{font:1.08em Verdana, sans-serif;} #page div.content ul, #product div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;} #page div.content li, #product div.content li{margin:3px 0;padding:0;border-left:0;} #page .tS, #product .tS{float:right;margin:0 0 3px;} #page .tS a, #product .tS a{padding:0 1px;background:inherit;color:#222;font-weight:bold;text-decoration:none;} #page .tS0, #product .tS0{font-size:0.92em;} #page .tS1, #product .tS1{font-size:1.08em;} #page .tS2, #product .tS2{font-size:1.33em;} .pages{padding:8px 0;text-align:right;} how can i add a col to the right hand side?
» Quick.Cart v3.x kalanta 2008-12-27 20:43
default.css approx. in 267 line.