ciao,
dunque ho questo problema.![]()
ho questo css:
body{
margin:0px;
background: #fff;
margin-bottom:10px;
font-family: verdana, sans-serif, arial, impact, helvetica, Times New Roman ;
font-size: 0.8em;
color: #000;
}
#container {
width:100%;
\width:100%;
w\idth:100%;
border-top: 0px solid #354D69;
border-left: 0px solid #354D69;
border-right: 0px solid #354D69;
border-bottom:0px solid #354D69;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
#banner {
float:right;
width:81%;
padding: 5px;
margin-bottom: 0px;
background-color: #fff;
}
#row
{
width:81%;
border:1px solid #ccc;
margin:0px 6px 0 6px;
border-top: 0px solid #ccc;
border-bottom: 1px solid #ccc;
padding:0;
background: #F5F5F5;
text-align:left;
}
#content {
min-height:700px;
height: auto !important;
padding: 5px;
margin-top: 5px;
margin-left: 182px;
margin-right: 182px;
background-color: #F5F6F1;
border:1px solid #ccc;
border-bottom: 0px;
}
#sidebar-a {
float: left;
min-height:700px;
height: auto !important;
height: 700px;
width: 182px;
\width: 182px;
w\idth: 182px;
margin: 0;
padding-top:5px;
border-right:0px solid #ccc;
}
#sidebar-b {
float: right;
min-height:700px;
height: auto !important;
height: 700px;
width: 182px;
\width: 182px;
w\idth: 182px;
margin: 0;
padding-top:5px;
/*margin-left: 5px;*/
border-right:0px solid #354D69;
}
#footer {
clear: both;
padding-top: 6px;
padding-bottom: 6px;
margin:0px 6px 0px 6px;
font-family: verdana, sans-serif, arial, impact, helvetica, Times New Roman ;
font-size: 0.7em;
text-align: center;
background-color: #EEEFEF;
border:1px solid #C3D6D6;
}
come potete vedere, ho impostato #banner e #row a 81% perchè volevo fare spazio a sx e portare in alto #sidebar-a, però non ho capito bene come fare.
l'immagine allegata spiega meglio quello che vorrei fare
grazie
ciauz
![]()

Rispondi quotando
