Wierd layout frustration
I have customized this site in development and so far, everything had been looking great. However, when I get to the "cart.php" page, the layout skews.
You will notice in the two JPGS, that in 1.jpg, the content lines up pretty nicvely on the left under the "home" tab. In 2.JPG, which is the shopping cart, i.e. cart.php, there is a good deal more space on the left, and the page skews out to the right.
Now, there is nothing in my cart.tpl file that would seem to start this left alignment issue. All of the tabkes in that page are at 100%, and since home_mail is serving up both the home, the pages, and the cart.tpl, it seems that al three of those templates shoudl have the same left alignment.
Any thoughts on where I might be picking up extra pixels of indent on the left which is causing this? The problem on begins at the "add to cart" step andcontinued until checked out.
Thanks for any assistance or thoughts.
|