Code that makes the player on top problem. |
Code that makes the player on top problem. |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Nov 2008 Member No: 698,881 ![]() |
I posted this code that i had found on Mike's Tutorial:
CODE <style> object {position:absolute; height:295px; width:50px; left:50%; z-index:9;} object {top:0px!important; margin-left:-400px!important;} object object, td td td object, embed {position:static; margin:auto!important; height:auto!important; width:auto!important;} </style> I had a div covering a music player and this made it visible but my problem is that there's a video and a twitter badge on the page also and it resizes them to a smaller version. i need those to stay the same and just make the player visible. here's the link: www.myspace.com/soundvolumeclothing is there another code that would just make the music player on top? thanks! |
|
|
![]() ![]() |