Saturday 24 September 2011

Myspace picture question?

okk well you know how on some myspace profiles when you just scroll over their default picture or like one of their top friends or something it turns like black and white or changes different colors ? how do you do that ? i mean i dont want it to change colors all the times when you look at my profile. just when your mouse like scrolls over a picture or clicks on it. and im not that high tech or whatever on computors so like an easy way to do this ?
Myspace picture question?
You can only pull that off in Internet Explorer - anyone viewing your profile with Firefox will not see black-n-white pictures.



%26lt;style%26gt;

a:hover img {filter:gray;}

%26lt;/style%26gt;
Myspace picture question?
%26lt;style type=%26quot;text/css%26quot;%26gt;

a:hover img { filter:gray}

%26lt;/style%26gt;
Hover the picture and it makes it black and white;;here;

%26lt;style type=%26quot;text/css%26quot;%26gt; a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:gray;} %26lt;/style%26gt;



put that code in your profile:D