Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product Description Page Overflowing

Product Description Page Overflowing

Locked

Views: 849

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Apr 2008, 3:12 PM
#1
xtreme_exhibits avatar

xtreme_exhibits

New Zenner

Join Date:
Nov 2007
Posts:
17
Plugin Contributions:
0

Product Description Page Overflowing

At another memeber's suggestion, i'm reposting this to a new thread.

My problem started with the text running off the side of the page. I fixed that issue by changing the width in the stylesheet.

#productDescription {
float: left;
text-align: left;
width: 30%;
padding: .5em 0em 0em 0em;
}

But now the center column is still too wide and the Product Title, price, next/prev, add to cart, and one of the additional images is hiding behind the right sidebox column or flowing off the page all together.

How do i fix the overflow problem?
http://blantondisplaysandexhibits.com/index.php?main_page=product_info&cPath=8&products_id=54

The interesting thing is that this issue is limited to certain pages and is not reflected on every product page.

12 Apr 2008, 3:33 AM
#2
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Product Description Page Overflowing

Which one is not working properly?

Usually you have one image that wrecks the alignment and forces a too wide situation.