Ver Mensaje Individual
  #12 (permalink)  
Antiguo 22/05/2011, 19:53
matiasbmx
 
Fecha de Ingreso: febrero-2011
Mensajes: 124
Antigüedad: 13 años, 2 meses
Puntos: 4
Respuesta: Consulta sobre hoja

Cita:
Iniciado por ZoroRoronoa Ver Mensaje
Intenta este code:

Código CSS:
Ver original
  1. html, body {
  2. background-image: url(images/fondologo1.jpg);
  3. background-attachment: fixed;
  4. height:100%; //Aqui cambia el 100% por 100%;
  5. }
  6. .contenedor{
  7. background-color: #fff;
  8. min-height:100%;
  9. width: 920px;
  10. margin:0 auto;
  11. }

Saludos
.. Nada :/ me cubre solo el 100% de la primera hoja, y para abajo no..