moving position of layout

elmo32

Avatar: elmo32

2008-12-13 23:10

HI There: is it possiable to change the position from sitting in the center of the page
to at the left hand side of the page

» Quick.Cart v3.x

treewood (OpenSolution)

Avatar: treewood

2008-12-15 07:57

ofcourse it is possible. edit templates/default.css and change:
body{padding:20px 0;background:#a98d5a;text-align:center;}
to:
body{padding:20px 0;background:#a98d5a;}

and:
#container{width:766px;margin:0 auto;background:#fff;}
to:
#container{width:766px;margin:0;background:#fff;}

more info here:
http://opensolution.org/Quick.Cart/docs/?id=design

Back to top
about us | contact