Wednesday, November 25, 2009

Myspace code help.?

What is the code to make your top friend pictures black and white?



Myspace code help.?

Use this code to make your top friends B%26amp;W...



%26lt;style%26gt;



td.text td.text td td td a img {filter:gray;}



%26lt;/style%26gt;



Paste it at the bottom of your "about me".



...Or if you want your top friends normal, but when you hover over them it goes black %26amp; white, use this code...



%26lt;style%26gt;



img {filter: none;}



a:hover img {filter:gray;}



%26lt;/style%26gt;



...And to make ALL of your pictures B%26amp;W...



%26lt;style%26gt;



img {filter:gray;}



%26lt;/style%26gt;



Myspace code help.?

You're welcome. Report It



Myspace code help.?

you can't do that (at least i don't think so) but you can do it so that if you go over the pic with your mouse it'll turn black and white



here is a code for that:



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



here are some other ones sorta like that one that you can also use



invert colors on mouse over:



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



x-ray on mouse over:



%26lt;style type="text/css"%26gt; a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:xray();} %26lt;/style%26gt;



Transparent on mouse over:



%26lt;style type="text/css"%26gt; a:link img {filter:none;} a:visited img {filter:none;} a:hover img {filter:alpha(opacity=60);} %26lt;/style%26gt;



Hope that helped! :]



Myspace code help.?

codes are here drop in and select which one u want



http://www.MyspaceHello.com and



http://www.MyspaceHoney.com



a must see link

No comments:

Post a Comment

 
ltd