
Originally Posted by
jettrue
First of all, that "change #navMain to 700px" reply was for a totally different issue than what you are having.
Your problem is that you changed the width of the body to 1000px. Change it back to width:auto.
html>body {
width: 1000px;
}
change it, and all will be well.
The cart issue is not related. If you changed any files related to the shopping cart (even language files) re-upload the originals, you've got something messed up somewhere.
Bookmarks