moving myspace player |
![]() ![]() |
moving myspace player |
Jun 23 2006, 10:39 PM
Post
#1
|
|
![]() princess SKULLFACE ![]() ![]() Group: Member Posts: 24 Joined: May 2006 Member No: 399,675 |
hey, i was wondering how you move your myspace player in a different place?
I have a DIV layout and i want to position it somewhere else. heres my url if you need it: http://www.myspace.com/xxxbaby_squeakyxxx |
|
|
|
| *This Confession* |
Jun 24 2006, 04:18 AM
Post
#2
|
|
Guest |
hmm thats odd.
The person that made that layout. Took a copyright image and used a generator to make the layout 0_O That generator usually puts a embed code to move the player. Maybe she made it a long time ago. Anyway you can hide it by using this CODE <style>embed{ visibility:visible; position:absolute; top:0; left:0; width:1; height:1; }</style> OR MOVE it by using this. CODE <style type="text/css"> embed {position:absolute; margin-top:-500px; margin-left:-1000px; height:150px; width:70px;} </style> Change the top and left to position it! and the height and width for the size. READ!! Okay these codes will move and change the height and width or if you use the code to hide the player will hide anything that is embeded. So if you were to get one of those picture trail things the code starts with <embed . Which means its going to change as well just like the myspace music mp3 player. Just to let you know |
|
|
|
Jun 24 2006, 11:54 AM
Post
#3
|
|
![]() princess SKULLFACE ![]() ![]() Group: Member Posts: 24 Joined: May 2006 Member No: 399,675 |
what would the posistion be for the left hand corner?
|
|
|
|
Jun 24 2006, 12:51 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
If you want it to be more left. Make the number small. So go a number less than 100.
If you want it to be more to the top make it a number less than 150. If you want it more bottom make it a number over 150. |
|
|
|
![]() ![]() |