Hello All,

        I have a rather strange problem that I can't seem to find a fix for.   
After I added "hmtl" to the [html,body] rule, the corner logo now  
rides on top of the scroll bar of the browser window.  If I remove  
"html" from that rule, the logo butts up against but does not cover  
the scroll bar.  However, when I remove the "html", then I end up with  
blank space between the content and the footer, so it's needed.

        I'd actually like the corner logo to stay within, and hug the right  
side of, the footer instead of the window.  Any ideas?

http://www.superiorshelving.com/mfg/nexel/test/test6.php

.twoColLiqLtHdr #cornerLogo  {
        position: fixed;
        bottom: 0;
        right: 0;
        float: right;
        z-index: 1; }

Thanks,
Frank
______________________________________________________________________
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