Hey,

This might have been explained hundreds of times but I didn't manage to 
find a solution so if you'll pardon me...

I found a nice CSS thumbnail gallery which I have converted to own 
styles: http://www.pulu.org/temp/cssgal/thumbgal.html

The rows are sorted according to window's size, so by resizing the 
window the images are changing rows.

What I want is that each row should always contain same number of images 
(excluding the last one) in all situations. For example in my current 
setup I have 5 images in the first row, 2 in the second, 5 in the third, 
1 in the fourth and 1 in the fifth. When it should be 5-5-4. The width 
will be static and height varies.

clear: both; after each row would be a semi-good solution but then I 
would lose the flexibility.


Thanks in advance,
Lassi Heikkinen
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to