Hi, I have to restyle this site
http://www.webrainstorm.it/menu.php?menu=1&ch_lang=ita, making the
layout fluid. At first I0ve tried using this CSS code:

html {
        background: url(img/top-right.png) no-repeat top right;
}

body {
        background: url(img/top-left.png) no-repeat top left;
}

#container {

        padding: 150px 50px 0 50px;
        margin: 0 27px;
}

but I've problem with the left and right shdaed border :-( Someone
have a suggestion? Thanx  10000 :-)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to