Closed (fixed)
Project:
Acquia Prosper
Version:
6.x-1.0-beta4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Aug 2010 at 11:36 UTC
Updated:
1 Oct 2010 at 22:10 UTC
It seems that over four product images for any given product will cause an overflow which causes page content to be clipped(image attached). Is this just some configuration error? I would assume the theme is supposed to stack images when they begin to infringe on the content section. This issue is present in both the teaser and main page of a product.
| Comment | File | Size | Author |
|---|---|---|---|
| image_overflow_error.png | 46.16 KB | Abodesense |
Comments
Comment #1
jeremycaldwell commentedTry adding this bit of CSS to your theme's local.css file.
That should set a fixed width on the product image area so it doesn't expand too far and blow our your content area.
Comment #2
jeremycaldwell commentedChanges have been made and are in the latest release of the theme.