Re: [css-d] help! IE but not Firefox showing faux columns background

2005-07-12 Thread Gunlaug Sørtun
Gary Turner wrote: Gunlaug Sørtun wrote: Then add this: #contentcontainer {display: table;} ...which will make FF (and other good browsers) expand the container and background properly. What's the reason for this method working? The CSS-property 'display: table'(with all its parts)

[css-d] help! IE but not Firefox showing faux columns background

2005-07-11 Thread Lisa Hoppes
I've stripped this down to just the problem. There is left nav that will go in, as well as other content. I've got a faux columns background image repeat-y on #contentcontainer (blue on left, gray in middle, white on right). In IE, the faux columns are showing up fine. In Firefox, nothing, though

Re: [css-d] help! IE but not Firefox showing faux columns background

2005-07-11 Thread Gunlaug Sørtun
Lisa Hoppes wrote: I've got a faux columns background image repeat-y on #contentcontainer (blue on left, gray in middle, white on right). In IE, the faux columns are showing up fine. In Firefox, nothing, though it's showing up behind the search area, so I know it's in there somewhere.

Re: [css-d] help! IE but not Firefox showing faux columns background

2005-07-11 Thread Gary Turner
Gunlaug Sørtun wrote: Then add this: #contentcontainer {display: table;} ...which will make FF (and other good browsers) expand the container and background properly. regards Georg What's the reason for this method working? cheers, gary -- Anyone can build a usable web site. It takes a