Re: Bazaar Worked!

Posts: 108
Joined: 10/31/2007
Getting busy with the Ubercode.

Hi Alaska. Anything forces the columns to be the same width. If the they are not of the same width is because individual titles for every product (we could say in fact every cell) are taking in account by the browser to decide final widths. Even if we force widths to be equal many browsers will accomodate column widths to be different. In an extrem case is easy to understand if in one column the longest of the titles is 10 characters longs and on another columns the longest title (product name) is 40 characters long. If we force the columns to be the same width then on that extrem case some product names would force a new line and then images wouldn't be misaligned. It's a question of compromises. I'll have a look at the code Smiling

uc_catalog.module modified to display products on a grid By: jorditr (56 replies) Wed, 10/31/2007 - 11:52