Image Preloader

Image Preloader module can be used to add a "loader icons" for images. It can be used for block, views and content types.

On configuration setting page it will give you a list of all content types, views page, blocks and list of loader icons.

Image Preloader module appends class name "image-preloader-icon" at "image" parent html tag, so you can also overright the loader icons from your theme css file with following code:

body .image-preloader-icon{
	background:#image-background-color-code url("loader-icon-directory/loader-icon-name.gif") center center no-repeat;
}
Supporting organizations: 

Project information

Releases