Did myspace change something with their music players? |
Did myspace change something with their music players? |
Nov 13 2007, 01:06 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 441 Joined: Dec 2005 Member No: 330,617 |
Because I have been getting people contacting me saying that the myspace music player is no longer visible on my layouts.
It only seems to be happening in Firefox. I've tried all of the codes that people have posted on this website, and none of them work in Firefox. Here's an example (some of the images are messed up, but you can still see that the player is positioned correctly): http://profile.myspace.com/index.cfm?fusea...endid=126837404 look at that page in internet explorer. and then look at it in Firefox: http://profile.myspace.com/index.cfm?fusea...endid=126837404 the player has disappeared. This is the code I have in there: CODE <style type="text/css"> td td embed, td td object { position: absolute; top: 785px; left: 405px; } td td td embed, td td td object { position: static !important; } </style> I doubt it's a conflicting code, because I've been through the code, and it's affecting lots of my layouts, not just the boombox one. |
|
|
|
falsetigerlimbs Did myspace change something with their music players? Nov 13 2007, 01:06 AM
MissFits I can still see it in firefox. Nov 13 2007, 01:37 AM
falsetigerlimbs What version of Firefox are you using? (Help > ... Nov 13 2007, 12:19 PM
MissFits I have 2.0.0.9.
I have noticed that my music doesn... Nov 13 2007, 12:40 PM
falsetigerlimbs Ok thanks.
Well I figured out how to get the music... Nov 13 2007, 12:49 PM
falsetigerlimbs rawr ok, so I can have it move now, and play, and ... Nov 13 2007, 12:57 PM![]() ![]() |