Log In · Register

 
Player not showing up?, HELP!
ZeT0
post Nov 18 2009, 12:35 AM
Post #1


Senior Member
****

Group: Member
Posts: 253
Joined: Jul 2009
Member No: 739,898



www.myspace.com/handofmercy
It was showing up on my test page... I think?
Is it still, or is it fully gone. Ahaha.
 
 
Start new topic
Replies
Mickey
post Nov 18 2009, 06:48 PM
Post #2


Treasure Pleasure
********

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



Sorry Zac, forget my first fix. Look for this whole snippet instead:

CODE
object {position:absolute; height:345px; width:450px; left:50%; z-index:4;}
object {top:1002px!important; margin-left:-49px!important;}
object object, td td td object, embed {position:static; margin:auto!important; width:auto!important; height:auto!important;}

Replace it with this:

CODE
object {position:absolute; left:50%; z-index:4;}
object {top:1002px!important; margin-left:-49px!important;}
object object, td td td object, embed {position:static; margin:auto!important;}
td td td object, embed {width:auto!important; height:auto!important;}

The height and width properties set to auto made the object object selectors fuck up so I separated them. That way, the dimensions of any other objects on your page won't be affected.
 

Posts in this topic


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