Ver Mensaje Individual
  #3 (permalink)  
Antiguo 31/01/2003, 14:10
Avatar de asinox
asinox
 
Fecha de Ingreso: enero-2002
Ubicación: Santo Domingo
Mensajes: 2.712
Antigüedad: 22 años, 2 meses
Puntos: 6
Este es mi codigo CSS:
se que el problema vendra con los layers o <div>


body {
background-image: url(images/bg.gif);
background-repeat: repeat-x;
}
#banner {
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
}
.floletf {
clear: left;
float: left;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
color: #585e7c;
background-color: #f3f3f2;
padding: 3px;
margin-top: 125px;
margin-right: 185px;
margin-bottom: 7px;
margin-left: 15px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #666666;

}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666699;
margin-top: 15px;
margin-right: 185px;
margin-bottom: 5px;
margin-left: 14px;
}
#side {
height: auto;
width: 160px;
padding-bottom: 10px;
position: absolute;
z-index: 2;
top: 114px;
right: 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #9b9b9b;
}
#side1 {
height: auto;
width: 160px;
padding-bottom: 10px;
position: absolute;
z-index: 3;
top: 270px;
right: 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #9b9b9b;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #996699;
background-color: #fffefd;
background-image: url(images/h2back.gif);
background-repeat: repeat-x;
background-position: top;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
padding-top: 20px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #666666;
border-left-color: #666666;
}
.sidetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666633;
background-color: #FFFFFF;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
padding-top: 7px;
padding-right: 4px;
padding-bottom: 6px;
padding-left: 4px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
__________________
www.dataautos.com