> Scott Thigpen wrote:
>>
>> I'm doing an elastic layout and it works in Safari, Firefox but of 
>> course...IE6 and 7
>> don't want to play nice.  Could someone be as so kind to tell me what I'm 
>> doing wrong?
>>
>> here is the site: http://www.sthig.com/photo
>>
>> here is my CSS: http://www.sthig.com/photo/css/photo.css
>>
>> any help would be GREATLY apprecaited!
>>

On Tue, 08 Jan 2008 16:55:20 -0800, Highpowered replied: 

> Try adding {zoom:1%} to your #footer declaration to give it the hasLayout 
> property.
> Doing that fixed it for me on IE6. IE7 (XPSP2) didn't appear to cause any 
> trouble for
> me.

You may find that 1% makes things a bit small. I suggest either
  {zoom: 1;}  - or - {zoom: 100%;}

Cordially,
David
--


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to