On 22 Jun 2006, at 5:54 pm, Ingo Chao wrote: > Ian Piper wrote: > >> http://www.tellura.co.uk/tsc/ > > I think IE tries to excessively shrink-to-fit #tiles to the minimum > width. Applying a width of 100% and changing the margin into a padding > of the container might be an option. Or remove the float in an IE > Conditional and insert zoom:1 or display:inline-block instead.
Thanks very much Ingo, it was indeed the width. I just put in width: 890px; and IE started to behave itself. Regards, Ian. -- Dr Ian M Piper [EMAIL PROTECTED] skype: ianmpiper -- Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information? ______________________________________________________________________ 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/
