Ver Mensaje Individual
  #4 (permalink)  
Antiguo 22/08/2009, 15:52
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Flotar imagenes con overflow:scroll

Muy mono, sí señor.

Juraría que te sobran el overflow-x:auto; y el overflow-y:hidden;, pudiendo quedarse como:

#principal {
height:180px;
margin:0 auto;
overflow:auto;
position:relative;
width:500px;
}
__________________
Visita mi nueva web idplus.org