small music player |
small music player |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jan 2007 Member No: 498,332 ![]() |
so after i made my music player smaller all the other embeded objects became smaller as well. how can i fix that? can anyone help me? thank you.
|
|
|
![]() |
*WHIMSICAL 0NE* |
![]()
Post
#2
|
Guest ![]() |
You can change the first line in the code to edit the height and width of the myspace music player. This code will make it so that your other objects in your layout don't get resized.
CODE <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> Taken from here. |
|
|
![]()
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jan 2007 Member No: 498,332 ![]() |
that didnt help. all it did was make the music player disapear.
This post has been edited by redrioter: Jan 27 2007, 03:03 AM |
|
|
*WHIMSICAL 0NE* |
![]()
Post
#4
|
Guest ![]() |
Okay, my bad. On my test profile I changed the second line.
![]() |
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Jan 2007 Member No: 498,332 ![]() |
ok um that didnt help either. my music player came back but all the other things are just as small as the player some bigger but not how i want them.
|
|
|
![]() ![]() |