Re: here the code for put an animated image on your main photo.. :thumbsup: :thumbsup:
[quote]div.imgblock200 {
background:url([b]YOUR GIF IMAGE URL[/b]);
background-position: center center;
background
i remove it but it doesnt work
here is my code...
[quote]div.imgblock200 {
background:url(http://i79.photobucket.com/albums/j148/jenny437323/My%20Chemical%20Romance/mcr.gif);
background-position: center center;
background-repeat: no-repeat;
height:100px;
width:100px;
}
div.imgblock200 img {display:none !important}[/quote]