I am currently using myspace and I am wanting to move the mp3 player to a set position.
I am currently using this code.
<style type="text/css">td td embed { position:absolute; left:50%; top:900px; width:800px; z-index:1; margin-left:-500px; padding:0px; border:0px; }</style>
but it is staying in the same place
can somebody have a look at the code and see if it is ok?
thanks
