View Single Post
  #1  
Old 09-05-2009, 01:27 PM
 
xanadude xanadude is offline
 

eXpert
  
Join Date: Jun 2006
Posts: 247
 

Default Vivid Dreams - Lotus Template

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
__________________
Xanadude

http://wemakeanyshirt.com X5 with x-Cart Mobile in build
Reply With Quote