Re: [css-d] Problem with background behind 2 boxes.

2006-11-06 Thread Gunlaug Sørtun
Erik Gyepes wrote: > I have a little problem with a background image which disappears > behind 2 boxes. > http://trash.depi.sk/net-model/index.html, I suggest you add... .container {display: table;} ...to make that element expand to contain floats. 'overflow: hidden' will also work. regards

[css-d] Problem with background behind 2 boxes.

2006-11-06 Thread Erik Gyepes
Hi guys! I have a little problem with a background image which disappears behind 2 boxes. I have the following layout structure: ..content.. ..content.. The problem is that in "body" element I have defined a background image that I want to show behind the "leftside" and