Log In · Register

 
 
Closed TopicStart new topic
strange moving band player problem...
j101
post Jun 28 2009, 07:45 PM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2009
Member No: 734,791



when using this code it puts it where I want it to appear both in FF and IE however if you resize your browser window it throws the player location off and doesnt line up anymore. any ideas?
CODE
<style>
table table td.text div object {position:absolute; top:432px; left:135px;  z-index:9}
table table td.text div object object {position:static;}
</style>
 
Mickey
post Jun 28 2009, 07:50 PM
Post #2


Treasure Pleasure
********

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



Use my code instead.
 
j101
post Jun 28 2009, 08:04 PM
Post #3


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2009
Member No: 734,791



this for a band account is that ok?
 
Mickey
post Jun 28 2009, 08:07 PM
Post #4


Treasure Pleasure
********

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



For a band page, try this instead:

CODE
<style>
object {position:absolute; left:50%; z-index:9;}
object {top:432px!important; margin-left:#px!important;}
object object, td td td object, td td td embed {position:static; margin:auto!important;}
</style>

Just replace the pound symbol on the margin-left attribute with the appropriate amount of pixels.
 
j101
post Jun 28 2009, 08:17 PM
Post #5


Newbie
*

Group: Member
Posts: 6
Joined: Jun 2009
Member No: 734,791



I used your first one and changed the dimensions to 450x350 and positioned it and it worked perfect! THANKS AGAIN!
 
Mickey
post Jun 28 2009, 08:18 PM
Post #6


Treasure Pleasure
********

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



Well alright, no problem. Topic closed & moved.
 

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