Hola a todos.
Mi pega es en un div en explorer, con un borde y no me muestra la linea de arriba. Haber si alguien me ayuda con esto, he mirado por todos lados y no encuentro la solucion.
en firefox y safari sale correcto.
http://www.elperiodicodelvinalopo.co...?id_noticia=21
aquí pongo el css:
.p-shadow {width: 70%;height: 100%;background: url(images/shadowAlpha.png) no-repeat bottom right !important;background: url(images/shadow.gif) no-repeat bottom right;margin: 15px 0 4px 8px !important;margin: 10px 0 20px 5px;}
.p-shadow div {background: none !important;background: url(images/dow2.gif) no-repeat left top;padding: 0 !important;padding: 0 6px 6px 0;}
.p-shadow p {color: #777;background-color: #fff;font: italic 1em georgia, serif;border: 1px solid #a9a9a9;padding: 6px;margin: -6px 6px 6px -6px !important; margin: 0;}
.img-shadow {float:right;background: url(images/shadowAlpha.png) no-repeat bottom right !important;background: url(images/shadow.gif) no-repeat bottom right;margin: 10px 8px 8px 10px !important;margin: 15px 0 0 5px;}
.img-shadow img {display: block;position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -6px 6px 6px -6px;padding: 4px;}
un saludo.