Myspace

_-..zKiLLA..-_

Fully Optimized
Messages
3,952
Anyone know the CSS code to get rid of the shit at the bottom of my myspace page? Like all those links

Capture-5.png
 
warning: hiding the bottom links or copyright is against myspace terms and your profile could be deleted.

Code:
<br />
<style>a.text, table div font a, table div div {visibility:hidden;}td{text-align:center} a.text, table div font a, table div div {visibility:hidden;}div td font {visibility:hidden;}.navbar {visibility:visible;}table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}</style>
<p>

OR

Code:
<br />
<style>.a form {display:none;}table table table form {display:inline;}.a {} table div {display:none;}table table div {display:block;}td {height:0px;}</style>
<p>





http://myspace-crash-codes.com/blog/codes/hide-bottom-links
 
Back
Top Bottom