Ver Mensaje Individual
  #4 (permalink)  
Antiguo 10/07/2007, 05:49
Avatar de Shade
Shade
 
Fecha de Ingreso: noviembre-2006
Mensajes: 262
Antigüedad: 17 años, 5 meses
Puntos: 1
Re: Fallos con MF

Código:
#header {
background-image:url(img/cabecera.jpg);
background-repeat:repeat-x;
height:100px;
margin:0px 0px 1px;
padding:0px;
text-align:left;
width:700px;
}
#logo {
float:left;
height:100px;
margin:0px;
padding:0px;
text-align:left;
width:auto;
}
Suerte.