The below code uses blue as the color. You can replace blue with the color your
choice. If you want to make the music player controls and text show up better
increase the opacity value.
The code can go into the About Me section:
<div style="position:absolute;left:0px;top:0px;width:88px;height:31px;"><a href="http://www.seekcodes.com" target="_self"><style>
{! Add color to myspace music player !}
{! <a href="xiii.us/v/">mySpace code tutorials</a> !}
table table div {width:295px; background-color:blue;}
table.userProfileURL div,
table table td.text div,
table table table div {width:auto; background-color:transparent;}
table table div object, table table div embed {-moz-opacity:0.2; filter: alpha(opacity=20)}
table table td.text div object, table table td.text div embed {-moz-opacity:1.0; filter: alpha(opacity=100)}
</style><img src="http://www.seekcodes.com/support3.gif" border="0" alt="MySpace Codes!" /></div></a>
You can apply your own skin by replacing the url of my image with the url of
your own image
<div style="position:absolute;left:0px;top:0px;width:88px;height:31px;"><style>
table table div {width:295px; height:51px;
background-image:url(CHNAGETHISURL);
background-position:center center;
background-repeat: no-repeat;}
table.userProfileURL div,
table table td.text div,
table table table div {width:auto; height:auto; background-color:transparent; background-image:none}
table table div object, table table div embed {-moz-opacity:0.1; filter: alpha(opacity=20)}
table table td.text div object, table table td.text div embed {-moz-opacity:1.0; filter: alpha(opacity=100)}
</style><a href="http://www.seekcodes.com" target="_self"><img src="http://www.seekcodes.com/support3.gif" border="0" alt="MySpace Codes!" /></div></a>