Arnold Gregory wrote:
> I am trying to combine the "footer stick" technique with "faux 
> columns" and opacity on this page:
> 
> http://sandboxv3.erau.edu/pr/0pr-dev/index.html
> 
> Code borrowed from: 
> http://www.themaninblue.com/writing/perspective/2005/08/29/

You haven't copied it properly - the #page element isn't part of the
original "footer stick", and trying to combine #nonFooter and #page to
achieve the 100% height isn't working well.

A corrected and working version of your page here...
<http://www.gunlaug.no/tos/alien/ag/test_07_082004.html>
...with all CSS corrections and comments in the page head.

Note that I've moved the "faux columns" div inside the nonFooter div,
and positioned it from the bottom up. This solution is inspired by Ingo
Chao's "Companion column method"...
<http://www.satzansatz.de/cssd/companions.html>
...and works fine in the corrected version of your page.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to