Gunlaug Sørtun wrote:

> Add...
>
> * html #main {margin-bottom: 0; padding-bottom: 0; /*IE6*/}
> *:first-child+html #main {margin-bottom: 0; padding-bottom: 0; /*IE7*/}
>
> ...below the existing bottom margin/padding manipulation, to help old IE
> to render as intended.
>
> This is necessary because #main isn't a float - doesn't have "Layout" in
> old IE/win terms, and IE7 and older therefore can't handle such
> margin/padding manipulations on it.

Thanks again...You know, I try not to do anything fancy.  The less hacks;
the better.  Maybe one of these day, I can figure out some of these hacks
myself.

Blessings!!

Duane Nelson
Loss2gaiN Designs - A Website Development Company
http://www.myL2G.com

______________________________________________________________________
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