/* 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/AVvXsEg7KEXQqvJuJIpCghAP4Y7w98RVaE99E-FkIDJ5B7whdNTqTaPrwebq-9GSK2mx6knacVUD0L5vUAVvGxttRfeZqsqnG2J-fx3KuVPS6PuuIQYm_H-dfWubDZvONodVAlxqw9LKz9xbTHAc/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