Just installed the latest version of Zen Cart, I am tring to make my page with 1003 px wide.
I specified the width px in stylesheet.css to no avail:
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 1003px;
vertical-align: top;
}
What did I do wrong or what else should I do to:
1. have a fixed-width page for the entire site.
2. align the whole content to the left (the text-align does't seem to work).
Here's the link (I am still in the middle of configuring the look, etc. - I got rid of the right-hand side column)
http://tourguy.net/goodies/index.php?main_page=index




