How to hide music on MySpace?
Code to hide the music player box on MySpace
Question:
Trish asks: I would like to hide the music player box on my MySpace profile. Can you please help with the codes?
Answer:
Thanks for your question, Trish. You can hide your music box on MySpace using some simple CSS code.All you’ll need to do is to grab it from below.
Please go ahead and post the required code to your MySpace profile (by clicking on Copy) from the following widget:
You can also manually copy the code from below and paste it on MySpace:
<style>
/* hide music on MS 1.0 */
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 remove the MySpace music player?
- How to hide music on MySpace?
- How to rename MySpace blurbs section headers?
- How to resize your MySpace Music Player?
