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.