On Mar 1, 2007, at 11:06 AM, francky wrote:

>> 1) The footer content has a higher z-index than the gray mask that 
>> runs across it... so why is the gray mask actually stacking above the 
>> content?
>>
>>
> Hi Mark,
> Though no answer to the question, ;-)
>
>    #footer-content {
>        position: absolute;
>        width: 100%;
>        margin: 0 auto;
>        z-index: 2;
>    }

ah, yeah... I forgot to write back and say thanks... yes, the absolute 
positioning fixed it.

cheers,
—ml—

______________________________________________________________________
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