help with hiding music player, ...!!! |
help with hiding music player, ...!!! |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 220 Joined: Jul 2005 Member No: 172,015 ![]() |
okay so is there a code to hide the music player [like when you press add song] but to not a video on your profile. you get what I mean? cuz the code I have, it hides the video too in my about me since it hides the embed opbjects or whatever....but i want it so it hides my music player, but not my video.
or is there a seperate music code where you upload your musoc to a player then put the code on your profile...??? that would work for me. help???! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jan 2007 Member No: 498,332 ![]() |
this should help
<style type=text/css> td td embed {width:0px; height:0px;} td td embed, td td object {width:0px; height:0px;} td.text embed, td.text object {width:320px; height:240px;} td.text embed {width:320px; height:240px;} td.text embed {width:auto; height:auto;} td.text embed, td.text object {width:auto; height:auto;}</style> |
|
|
![]() ![]() |