[quote=eykalsyamim]here the code for put an animated image on your main photo..

[quote]div.imgblock200 {
background:url([b]YOUR GIF IMAGE URL[/b]);
background-position: center center;
background-repeat: no-repeat;
height:[b]??[/b]px;
width:[b]??[/b]px;
}
div.imgblock200 img {display:none !important}[/quote]

just replace the image URL

adjust the height and width..

put the code in your [b]external CSS[/b]
p/s: if you're trouble in making external CSS file.. visit here.. [url]http://theftalk.com/t1879-save-extension-file-host-site....html[/url]
TQ..

[/quote]
what the size of height and width that i can put?