Code to move your Music Player up on MySpace
Question:
I am customizing my MySpace profile. Is it possible to move my MySpace Music Player as i see fit?
Answer:
Yes, moving the music player on MySpace is definitely possible. Use the following custom CSS code in order to make it work, just follow this procedure:
-
Copy the following custom MySpace code:
==================================================== -
<style>
/* This code allows you to move your MySpace media Player */
td td embed, td td object { position: absolute; top: top_positionpx; left: left_positionpx; }
td td td embed, td td td object { position: static; }
</style>====================================================
- Login to your MySpace profile and click the Edit Profile link.
- Paste the code you just grabbed and paste it either in the About Me section. Replace top_position and left_position with your preferred values (Beginners: start by setting top_position to 100 and left_position to 100, so you’ll figure out how to tweak it). This might require a bit of tweaking, but after 2 or 3 modifications you’ll be just fine!
- Click Preview Profile to check your profile.
- Once you are satisfied, click Save all changes.
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!

Thanks – it worked like a charm….
Does this apply to a Band Website too?
how to post my music player in a bulletin or comment??
how do you move it without moving videos?
thanks for the code. but when i put it in there the player is behin the layout… can you help me please?
THX! It worked out just fine… but umm.. since I moved it, the player can’t be used anymore… I can’t press a single button on it. how do I solve this problem? May someone can help?
this code is so awesome thank you