I'm a little rusty on my CSS but i think it would be
table table embed{position:absolute; top:125px; left:50%; margin-left:-400px;}
If that dosnt work then i cant remember :(
What is the html code to hide my music player on myspace?
http://www.myspacegens.com/handler.php?p... go to that page and thers also other hide things like hide ur friends,url adn etc.
What is the html code to hide my music player on myspace?
MP3 Player
Place the following code into your "About Me" section of your profile
%26lt;style type="text/css"%26gt;
td td embed { display:none; }
%26lt;/style%26gt;
http://www.mygen.co.uk/index.php?page=ge...
____________________________
Hide MP3 Player
Place the following code into your "About Me" section of your profile.
%26lt;style type="text/css"%26gt;td td embed { width:0px;height:0px; }%26lt;/style%26gt;
http://www.freecodesource.com/index.php?...
No comments:
Post a Comment