Re: [css-d] A Firefox problem I'm stuck on

2005-08-10 Thread Gunlaug Sørtun
Christopher Harris wrote: Ovherhauling a site for work to look right in FF. Looks fine in IE6. The problem page: http://www.homedesigntrends.com/storeFF.php The cause: #header { width: 100%; height: 120px; /* this height - delete it */ } Firefox obey defined height -

RE: [css-d] A Firefox problem I'm stuck on

2005-08-10 Thread Pringle, Ron
p.s. it looks like you'll also need to add clear:left to #bodyContainer as well to keep the body section from crawling up under the search bar. Regards, Ron __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/list

RE: [css-d] A Firefox problem I'm stuck on

2005-08-10 Thread Pringle, Ron
> Ovherhauling a site for work to look right in FF. Looks fine in IE6. > > The problem page: http://www.homedesigntrends.com/storeFF.php > > The CSS file is: http://www.homedesigntrends.com/storeFF.css > > IE6 looks right, but FF puts the floated images and the white > text area over the Aqua-

[css-d] A Firefox problem I'm stuck on

2005-08-10 Thread Christopher Harris
Ovherhauling a site for work to look right in FF. Looks fine in IE6. The problem page: http://www.homedesigntrends.com/storeFF.php Check it out in IE then FF. The CSS file is: http://www.homedesigntrends.com/storeFF.css IE6 looks right, but FF puts the floated images and the white text area o