i want to hide my music player on my page but i have many code and they work but they just leave this big stupid blank spot do you have a code that will hide it but not keep the blank spot that the music player is suppose to go?
<style>
div object {display:none;}
.interestsAndDetails {margin-top:-30px;}
</style>
i think it also hides the add, but you can turn the music player off by removing the songs from your playlist or going into your account settings and turning it off.
<style>
div object {display:none;}
.interestsAndDetails {margin-top:-30px;}
</style>
i think it also hides the add, but you can turn the music player off by removing the songs from your playlist or going into your account settings and turning it off.