how to i get the old music player back??! |
how to i get the old music player back??! |
Sep 27 2008, 11:51 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jul 2008 Member No: 670,778 |
myspace put the new ugly, & BIG playlist on my page . how do i get the old player back?
or how do i hide it? HELP! |
|
|
|
![]() |
Sep 28 2008, 03:48 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
^Right. Since a code to customize the new music player has been added to the scripts section, you can use that and mess around with the background properties to attain the look of the old music player. However, if you still want to hide it, try this:
CODE <style> object {height:0px; width:0px;} td td td object {position:static; margin:auto;} .interestsAndDetails {position:relative; top:-75px;} </style> That should hide the player and move up the Interests section to cover up the leftover space. |
|
|
|
ddddeadly how to i get the old music player back??! Sep 27 2008, 11:51 AM
RyanChronicles As much as I would hate to say it but....
You can... Sep 27 2008, 01:58 PM
ddddeadly didnt work . but thanks ! Sep 27 2008, 05:29 PM
paolabear20 then try this one:
CODE<style>embed, objec... Sep 27 2008, 05:56 PM
Anarchy ^That should work. If you'd like to bring up t... Sep 27 2008, 06:27 PM
paolabear20 ^even though I'm not the original poster, than... Sep 27 2008, 07:27 PM![]() ![]() |