Totally Zenned
- Join Date:
- Oct 2004
- Location:
- Southport, UK
- Posts:
- 3,644
- Plugin Contributions:
- 6
Product images - number per row in grid layout
I'm not really sure whether this is a css or a coding problem...
Using the Grid/Columns Layout for displaying product listing, I've set it to 3 per row. I've also used css to apply a drop shadow to the images. All works well, unless there are only 2 products to display and then I get a very broken layout...
With only 2 products in a category
Any ideas on how to fix this please (apart from fixing $col_width in modules/product_listing.php to always generate 3 columns - I'd like to retain the flexibility of centering whatever is in the row)?