Hide mp3 player on MySpace
Question:
Dolly asks: I am after some MySpace code that i can use in order to remove or just hide the MySpace MP3 player from my web profile. Can you help?
Answer:
Thanks for your question, Dolly. I normally recommend to remove the MySpace mp3 player using a simply chunk of CSS code that you can easily apply into your MySpace profile.
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 mp3 player */
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 easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
Posted by Gili
Like this post? Become a regular and share it with others!
