Posts Tagged ‘code’

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>

The CDeez MP3 Player Is Here!

Older version shown

CDeez Mp3 Player is a unique mp3 player for your Myspace page or any web page you can edit the html. You create a playlist by either uploading your songs ( to a FREE file hosting site like Boxster, Fileden, and Hotlinkfiles ) or searching for songs. Once you have added your songs, you can get the code to embed the CDeez Mp3 Player in any webpage!

Be on the lookout for updates and enhancements to the CDeez MP3 Player!

Let me know what you think. What does it need? What’s cool about it? What sucks about it? Thanks and enjoy your CDeez MP3 Player!

www.cdeez.com