does anyone hav these codes for hiding myspace stuff
hide both top friends and comments
hide bottom add comment link
hide general information
hide music player
hide details
hide extended network and blog without the space
hide bottom links
i do not want websites i want the code here....
Codes for hiding myspace stuff?
Hide details:
1. paste this on your Heroes section
%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;
%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;
%26lt;/td%26gt;%26lt;td%26gt;%26lt;div class="hidedetails"%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;tabl...
2. paste this on your About Me %26lt;/div%26gt;
Hide general information:
%26lt;style type="text/css"%26gt;
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
%26lt;/style%26gt;
Hide extended network and blog without the space:
%26lt;style type="text/css"%26gt;
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}
%26lt;/style%26gt;
Hide both top friends and comments
%26lt;div style="display:none"%26gt; %26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;
Hide bottom add comment link:
%26lt;style%26gt;td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;}
td.text td.text td a {visibility:hidden;}%26lt;/style%26gt;
Hide music player:
%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;
Hide bottom links:
%26lt;style type="text/css"%26gt;a.text, table div font a, table div div {visibility:hidden;}%26lt;/style%26gt;
No comments:
Post a Comment