Mike Davies wrote:

hi,

Apologies for omission of URL :

www.avochiegranite.com/cfp/index.html

I'm having a small problem with a new site in Firefox.

The background image on #inner doesn't show. It's OK in Opera. Other
background images are showing in Firefox.

Can someone spot the error?
TIA

Regards,
Mike

Firefox DOM inspector shows that #inner has a calculated height of 0. The clearing div (.clr) should sort this out, but because it has no content then it doesn't push down the page and is treated as if it didn't exist.

Add some content (non-breaking space) or try another element such as HR and it should work.

Let me know if that solves the problem.

Michael Ward
http://www.leythers.co.uk
______________________________________________________________________
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/

Reply via email to