How to hide music on MySpace?
How to remove your music player on MySpace?
Question:
Timmy asks: I am looking for some html code i can use in order to remove the MySpace media player? Can you help?
Answer:
Thanks for your question, Timmy.
A few people already asked how to hide music on MySpace. The answer is to go ahead and grab the required CSS code from the following widget (by clicking the Copy button):
You can also manually copy the CSS code from below and paste it on MySpace:
<style>
/* hide music */
td td embed, td td object { position: absolute; top: -700px;
left:-600px; }td td td embed, td td td object
{ position: static; }
</style>
Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.
Filed Under: Hide MySpace stuff • MySpace Help
Other useful related answers:
- How to hide the MySpace Music Player?
- How to hide music on MySpace?
- How to remove the MySpace music player?
- How to rename MySpace blurbs section headers?
- How to resize your MySpace Music Player?

Awesome! Great fix. Just what we needed to have Tunecore be our main player.