MySpace doesn’t understand how their users uses their own website. It’s really weird that we have to use “codes” (really it should be called hacks), to make some things possible like showing or hiding stuff. If MySpace doesn’t want us to use those code, just disable the possibility to post style sheets into the about me and other sections… If you let us use the codes, then stop playing around with the HTML structure making some codes useless and some other stuff popup up in our face just like this little annoying shortcuts box… MySpace added a “width” property, rendering the “width: 0px” useless to make it disappear… Anyway, you can replace the old code with this one :
<style>
body div table tbody tr td div select {filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;}
</style>
Aaaah, I love MySpace
Oh, and be sure to visit the code section, I added some more code last week.

Leave a comment