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 27 2008, 01:58 PM
Post
#2
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
As much as I would hate to say it but....
You can't, The only original myspace player you can get back is the one for the band's. Just find the script for the band's but as a regular myspace user you can't change back... sorry :D |
|
|
|
Sep 27 2008, 05:29 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jul 2008 Member No: 670,778 |
didnt work . but thanks !
|
|
|
|
Sep 27 2008, 05:56 PM
Post
#4
|
|
|
[pandemonium] :3 ![]() ![]() ![]() ![]() Group: Human Posts: 225 Joined: Jul 2008 Member No: 671,107 |
then try this one:
CODE <style>embed, object{display:block; width:1px; height:1px;position:absolute;left:0px;top:0px;}</style> There may be a big space where the big music player was, but I don't know what to do about that. |
|
|
|
Sep 27 2008, 06:27 PM
Post
#5
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
^That should work. If you'd like to bring up the Interests section to cover up that big space, use this:
CODE <style> .interestsAndDetails {position:relative; top:-75px;} </style> You may need to change the top margin to something else. See if that works. |
|
|
|
Sep 27 2008, 07:27 PM
Post
#6
|
|
|
[pandemonium] :3 ![]() ![]() ![]() ![]() Group: Human Posts: 225 Joined: Jul 2008 Member No: 671,107 |
^even though I'm not the original poster, thanks for that. =)
accident in this double post. sorry, you can delete this one. |
|
|
|
Sep 28 2008, 03:48 AM
Post
#7
|
|
|
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. |
|
|
|
![]() ![]() |