So I added in this mod
http://www.zen-cart.com/index.php?ma...products_id=77
And it works great until I uploaded products until I got 2 pages.
I have 9 products per page, 3 x 3 grid.
Categories with 1 product show up with the product centered, with 2, they center the 2 products nicely.
However, after more than 3 products it starts right justifying the products and looks really silly. With 10 products the 10th product show up on the 2nd page screen all by itself but it is over to the right.
Which looks absolutely horrible.
So, how do I fix this? I would like the products to be centered like what happens with 1 or 2 products. Failing that, if they could just be left justified that would be a good second.
Attributes of the product display, and its the same for the centered and not centered products;
html
body #indexBody
div #mainWrapper
table #contentMainWrapper
tbody
tr
td
div #indexProductList .centerColumn
div #productListing
div .centerBoxContentsProducts centeredContent back
THanks!


annoying....

