Hide MySpace Music Player with NO EMPTY SPACE!
This code not only hides the myspace music player, but also removes the empty space where the player used to be ( which is what current methods would accomplish ). Enjoy…
Paste this CSS code into your profile while in edit mode:
1 2 3 4 5 6 7 8 9 10 11 | <style type="text/css"> table table td.text div { display:none; } table table table td div { display:block !important; } </style> |

October 12th, 2008 at 10:00 am
thanks! it actually worked!
November 18th, 2008 at 1:20 am
you rock thanks 4 the code finally the only one that worked woo hoo!!