(3 Mar, 2013, 9:50 pm)Glas escribió: Falto editar el css, parece que ahora si, ahora solo falta posicionar bien las bullets por posicion y seriaTe recomiendo el color de fondo del slider, porque cuando carga en tu foro aparece con fondo blanco.
<?php
#slider {
width:700px;height:306px;/* Make it the same size as your images */
background:#ffffff url(loading.gif) no-repeat 50% 50%;
position:relative;
margin:0 auto;/*make the image slider center-aligned */
box-shadow: 0px 1px 5px #999999;
}