Zen Cart Logo
Forums / Basic Configuration / check out page display/layout problem

check out page display/layout problem

Locked

Views: 1,424

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
23 Feb 2008, 3:42 PM
#1
piscesfish avatar

piscesfish

New Zenner

Join Date:
Jan 2008
Posts:
23
Plugin Contributions:
0

check out page display/layout problem

When I test the check out process on my site the right part of the page disappears or over extends the the div. So far all the others pages such as product display etc. are fine. I looked for CSS specific to the width??? I hadn't changed any widths to my knowledge. Any help is appreciated. Thanks.
http://www.sitemagicdesigns.com/zen/

23 Feb 2008, 3:49 PM
#2
marg avatar

marg

Totally Zenned

Join Date:
Mar 2004
Posts:
642
Plugin Contributions:
0

Re: check out page display/layout problem

How about a test login/pass?
Marg

23 Feb 2008, 4:38 PM
#3
piscesfish avatar

piscesfish

New Zenner

Join Date:
Jan 2008
Posts:
23
Plugin Contributions:
0

Re: check out page display/layout problem

Thanks for your help!
I changed the .centerColmun CSS to 600px and it works great now.

.centerColumn{
width:600px;
}