How can i move the music player on my myspace up after hiding the url?
please and thanks !!
;D
How can i move the music player on my myspace up after hiding the url?Use this. Just adjust the "top" value to position it higher. The lower the number, the higher it will rise.
<style>
embed, object {position:absolute; top:200px; left:50%; margin-left:-150px;}
td.text embed, td.text object {position:static; margin-left:0px;}
</style>
More Related Questions and Answers ...
The Myspace information post by website user , myspace-codes.com.cn not guarantee correctness.
