Hi, all.

I'm trying a new technique (for me) to stretch all three columns from 
the header to the footer.  In IE (6 and 7), my floating left and right 
columns are being cut off if my center column isn't long enough.  The 
following page looks the way I want it to in FF:

http://nmdnaz.org/index2.html

Here's the css code that I've put in to equal the columns:

#leftcol, #rightcol, #main {
     padding-bottom: 32767px;
     margin-bottom: -32767px;
}

The css file is located here:

http://nmdnaz.org/css/nmd.css

Any direction would be appreciated.

Thanks,

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