You know that little box that plays your music wheneever you visit your profile well i want that box to be gone but the music must stilll be playing.
Does anyone now where to find the code for hiding your myspace music player?
%26lt;style type="text/css"%26gt;
embed, object {width:0px; height:0px;}
td td td embed, td td td object {width:320px; height:240px;}
.interestsAndDetails {margin-top:-30px;}
%26lt;/style%26gt;
Does anyone now where to find the code for hiding your myspace music player?
%26lt;style%26gt;
.a {hide player}
embed, object {width:0px; height:0px;}
table table table embed,
table table table object
{width:320px; height:240px;}
.a {move the interests section up a bit}
.interestsAndDetails {margin-top:-30px;}
%26lt;/style%26gt;
Does anyone now where to find the code for hiding your myspace music player?
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