Hi,
than the bottom is okay, but the TOP image is overwritten by the MIDDLE 
layer, so this is not really the best :(

Erik

Tom Livingston wrote:
> .ako-pokracovat-box-middle div {
>       float: left;
>       width: 500px;
>       background: url(../images/ako-pokracovat-box-middle.gif) repeat-y;
> }
>
> change to this maybe?
>
> .ako-pokracovat-box-middle{/*took out 'div' here */
>       float: left;
>       width: 500px;
>       background: url(../images/ako-pokracovat-box-middle.gif) repeat-y;
> }
>
> HTH

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to