[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..
http://theftalk.com/t2376-Linker-%3CIMG%3E.html
TQ..
[/quote]
so no more js code only this one???
tnx aight