[css-d] Sitecheck please: Firefox bug?

2005-06-01 Thread Albert van der Veen

Hello list,

On http://www.vakdagdirectmail.nl/ the footer isn't showing in Firefox. 
Please have a look at the css: http://www.vakdagdirectmail.nl/dmail.css
When I remove the bottom:0px from the #footer_ definition, it shows up (but 
not completely at the bottom - and in IE6 it's also not aligned at the 
bottom anymore, so don't want to remove bottom:0px ). Anyone know if this 
is a known bug?

Thanks for your help.

Albert van der Veen


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Sitecheck please: Firefox bug?

2005-06-01 Thread Rimantas Liubertas
On 6/1/05, Albert van der Veen [EMAIL PROTECTED] wrote:
 On http://www.vakdagdirectmail.nl/ the footer isn't showing in Firefox.
...

I'd suggest to add different color borders for your html, body, footer
and achtergrond_ -- you will see the effect of height in percents.

Then you may try to remove overflow: hidden from your #achtergrond_
style rules -- that will reveal where footer is hiding.

No you should have enough information for troubleshooting...

Regards,
-- 
http://rimantas.com/
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/