Friday, November 20, 2009

Myspace links at the bottom of the profile... how do you hide them?

at the bottom of yur myspace profile there is a bunch of links like 'Terms', 'FAQ', 'Safety Tips', 'Contact MySpace', 'Report Abuse', etc. does anyone know the code to hide them?



Myspace links at the bottom of the profile... how do you hide them?

Use this code for all browsers:



%26lt;style%26gt;



table div {display:none;}



table table div, div table div {display:block;}



%26lt;/style%26gt;



Use this code if that one doesnt work(not for firefox):



%26lt;style%26gt;



table div {display:none;}



table table div, div table div {display:none;}



%26lt;/style%26gt;



Myspace links at the bottom of the profile... how do you hide them?

%26lt;style%26gt;



table div {display:none;}



div table div, table table div {display:block;}



%26lt;/style%26gt;



Myspace links at the bottom of the profile... how do you hide them?

%26lt;style type="text/css"%26gt;a.text, table div font a, table div div {visibility:hidden;}%26lt;/style%26gt;



hope that helped!

No comments:

Post a Comment

 
c++