/* http://dimpost.com */ #sliderFrame {position:relative;margin: 0 auto 40px;}         #slider {     height:306px;/* Make it the same size as your images */ background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfVhKiYrbhcm2A3H1ieorIijQAjRBIkWkOQWbMF-Se9eJWUjJbTDebhpVRHd40rusBstBJH7QWooUBnyeBZQ9grj3G5K-EJn4_lYod_CwyEkSupbdubS_8Jom7A1jbMk85L1KDQjQRFNBq/s1600/loading.gif) no-repeat 50% 50%; position:relative; margin:0 auto;/*make the image slider center-aligned */     box-shadow: 0px 1px 5px #999999; } #slider img { position:absolute; border:none; display:none; } /* the link style (if an […]

Read more of this post