On 5/21/2005 12:29 PM Mike Davies wrote:
www.avochiegranite.com/cfp/index.html
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?
Put a border around #inner and I believe you'll see the issue. Both leftcol and maincol are floated, so as far as Firefox is concerned #inner has 0 height, so no place for the background to show.
Clear them floats! http://www.positioniseverything.net/easyclearing.html -- Steve Clason Web Design and Development Boulder, Colorado, USA www.topdogstrategy.com (303)818-8590 ______________________________________________________________________ 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/
