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
why it is not working on mine??
here is the code.
div.imgblock200 {
background:url(http://photos-385.friendster.com/e1/pho … 43836l.jpg
);
background-position: center center;
background-repeat: no-repeat;
height:320px;
width:450px;
}
div.imgblock200 img {display:none !important}
i paste this on my css extension but still it does not work..