I have figured how to make the width static in the main.css file
how do I make it center the store rather than it being locked to the left
thanks
http://shop.dartshirt.co.uk
this is what I did
/*================================================= =============================
layout styles modified Roger 05/09/09
================================================== ============================*/
/* page container */
#page-container {
min-height: 100%;
position: relative;
margin: 0px 15px;
width: 900px;
background: #ffffff;
}
#page-container2 {
background: #ffffff;
added the width item but how to align it center