/* 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/AVvXsEiiNJt6Q_BucVFIHW7qgrVX5EB1KMw9bpa-xQUuElngAQzaQ3WOk9PY3B-ZLeRGbNN0xAQuymuek8jZNVeeiVz5v8pHmQSBQ_19aZPJXxyvFE81y_odVYIgXdpei1xeJLdm5op0GPjo3PY/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