[quote=shakiro214]sorry about that
.gif)
I thought feruzz helped you on the selective glossing.
here's how you can gloss primary photo only:
direct link to post:
http://theftalk.com/viewtopic.php … 77#p773777
Check Shirow's WVM 2.3 topic for how to gloss tracker pics. go there and scroll until you see the optional instructions
I will have to work on the fans groups and friends.
Last edited by shakiro214 (Today 06:01:06)[/quote]
all my images are glossed

but my problem sir is how can i remove the gloss of friendster logo

and my loading gif.. cuz they are glossed

i use this code by the way
function glossit(){
var elements = document.getElementsByTagName('img');
var i = 0;
while (i < elements.length) {
elements[i].className="glossy iradius50";
i++;
}
}setTimeout("glossit()",2995);
Last edited by marianaluvrenato (2008-05-29 13:10:53)