Log In · Register

 
MYSPACE New Standalone plater Help, Need help with the CSS in moving the new Myspace Standalone player
eMarie2470
post Sep 25 2008, 01:01 PM
Post #1


Member
**

Group: Validating
Posts: 12
Joined: Jun 2007
Member No: 538,276



I just realized that myspace has changed their standalone player for their music profiles. The code I was using to move it isn't working anymore

CODE
<style>.a {position 4 song band player}
td.text object {position:absolute; top:1597px; _top:1597px; left:440px; _left:564px; z-index: 3; }
td.text td td object {position:static; margin-left:0px;}</style>


I've tried replaceing the ID name with "profile_mp3Player" but that doesn't work either. i'm not that all great with CSS so i'm trying to figure this out. Can anyone help me? cry.gif
 
 
Start new topic
Replies
Mickey
post Sep 27 2008, 11:00 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



So your code should look something like this:

CODE
.a {position 4 song band player}
td.text embed, td.text object {position:absolute; top:1597px; _top:1597px; left:440px; _left:564px; z-index: 3; }
td.text td td embed, td.text td td object {position:static; margin-left:0px;}

If that doesn't work, try out this code that I wrote.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: