![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
18/04/2006, 15:05
|
| | Fecha de Ingreso: marzo-2006
Mensajes: 41
Antigüedad: 18 años, 10 meses Puntos: 0 | |
Exactamente señor, no se redibujan los bordes.
Y usted también utiliza:
#ae_art ul li (line 440)
{
display: block;
float: left; <------------ FLOAT!!!
text-align: center;
margin-left-value: 15px;
margin-left-ltr-source: physical;
margin-left-rtl-source: physical;
margin-top: 15px;
width: 90px;
}
Conoce alguna solución (sin quitar float claro está)? |