Hello,

Please look at this page, where the area of focus is the blocks of
thumbnails: http://raffles.awardspace.com/G/g3.php?album=misc

The CSS is in this file: http://raffles.awardspace.com/G/g.css

As you can see, they are all floated left so that they appear next to each
other and should the line not have enough space, continue on a next line - a
bit like a table. They are all enclosed in div#thumbswrapper which is also
floated left at the moment and this in turn is inside div#thumbarray. I have
been trying to centre #thumbswrapper with respect to #thumbarray
unsuccessfully.

I realise this would be easy enough to achieve if #thumbswrapper had a fixed
width, thus making the number of thumb blocks per line also fixed. I would
like them to fill the width of the viewport and for their container to be
centred. I am not very hopeful that this is possible, but if any of you CSS
gurus out there can lend a helping hand, I would be most grateful. Even a
smattering of javascript would be OK as long as its failure is graceful in
browsers with JS turned off.

Cheers,

Rafael
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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