![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/07/2005, 06:35
|
| | Fecha de Ingreso: junio-2005
Mensajes: 8
Antigüedad: 19 años, 7 meses Puntos: 0 | |
puedes quitarle la sombra asi:
border-color: #EAEAEA #EAEAEA #EAEAEA #EAEAEA;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
si quieres tambien puedes quitarle el color al box para que se vea alguna imagen que tengas de fondo en tu web asi:
background-color: transparent; |