Recommend that you constrain this fluid layout of your shop so that spacing between pics does not grow.
Consider adding a main wrapper and setting min and max width immediately after body {} in CSS div#mainwrap { min-width:780px; max-width:880px; margin-left:auto; margin-right:auto; border:1px solid #black; } In the xhtml ,add <script type="text/javascript" src="minmax.js"></script> You will need to download minmax.js ,you can find it and read a tutorial at http://doxdesk.com/software/js/minmax.html Good luck, dino -----Original Message----- From: skye estes [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 3:55 PM To: CSS Subject: [css-d] floating list/picture gallery style page hi everyone! i'm in a bit of a jam. i'm doing a floated page, but it's not behaving at all correctly in i.e. in firefox it works great, thanks to the idea of wrapping the pictures in lists in order to drop the text under them, but in i.e./win some of the pictures seem like they've randomly grown huge margins! the url is http://heli.cx/clients/pacifictao/dvds.html and the css is http://heli.cx/clients/pacifictao/main.css any help would be greatly appreciated! .skye. ______________________________________________________________________ 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/ ______________________________________________________________________ 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/