Re: [css-d] float frustration

2006-10-08 Thread Gunlaug Sørtun
>> http://www.stevekarsch.com While you're at it; it might be a good idea to add... .dvAlbum, .dvBeer {overflow-x: hidden;} ...since IE6 doesn't respect given dimensions on those elements either. Will make that part line up quite nicely in that old bugger :-) regards Georg -- http://w

Re: [css-d] float frustration

2006-10-08 Thread Gunlaug Sørtun
Stephen Karsch wrote: > http://www.stevekarsch.com > > can someone help me in determining why my footer is creeping up at > the bottom? You have set a height on #sidebar, and all standard-compliant browsers will respect that height. That excludes IE6, which doesn't respect given dimensions. To f

[css-d] float frustration

2006-10-08 Thread Stephen Karsch
i've been banging my head against the wall for hours on this one! http://www.stevekarsch.com can someone help me in determining why my footer is creeping up at the bottom? i think i've gone "clear" crazy so at this point i don't know what was in there in the original design, or what i've added