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
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