 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
oily
Joined: 24 May 2009
Posts: 1
|
| Posted: Sun May 24, 2009 11:40 am Myspace Band player skins, why is the code clashing? |
|
|
This code is positioning my player in the div and is working fine:
<style>
object, embed{margin-left:-289pz z-index:3; margin-top:-161px; position:absolute;} *html embed,*html object {margin-left:-289px; z-index:3; margin-top:-161px;}
</style>
I want to add the following transparent gif but
when i add the following to the same section nothing shows at all and the player is not visable.
If i paste it in another section the gif appears but the player disapears:
<a class="i" href="xiii.us/ms/music-player-skin">
</a>
<a class="i" href="">
</a>
<div class="iSkinDiv">
</div>
<style>
div.iSkinDiv {width:450px; height:345px;}
div.iSkinDiv {background-image:url(http://www.fileden.com/files/2007/1/5/59...
background-repeat:repeat;
background-position:LEFT TOP;}
table table td.text object, table table td.text embed {-moz-opacity:0.01; filter: alpha(opacity=0);}
table table td.text table object, table table td.text table embed {-moz-opacity:1.0; filter:none;}
div.iSkinDiv{position:relative; z-index:8; top:-451px; left:-23%; margin-left:-60px; }
table table td.text object {position:relative; z-index:9; top:-451px; left:-23%; margin-left:-60px;}
table table td.text table object {position:static; top:0px; left:0px; margin-left:0px;}
table table td.text {padding-top:345px;}
table table table td.text, table table.friendsComments td.text {padding-top:0px;}
</style>
<i class="i">
Please help. Thanks |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|