Code that makes the player on top problem. |
Code that makes the player on top problem. |
Aug 4 2009, 10:26 AM
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! |
|
|
|
![]() |
Aug 4 2009, 10:35 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Nov 2008 Member No: 698,881 |
it's on the left div of the layout towards the bottom.
under the paypal symbol. |
|
|
|
shynomi Code that makes the player on top problem. Aug 4 2009, 10:26 AM
Mike Try replacing that code with this:
CODE<style... Aug 4 2009, 10:31 AM
shynomi still the same :( Aug 4 2009, 10:33 AM
Mike Replace your About Me codes with this:
CODE<st... Aug 4 2009, 10:39 AM
shynomi That worked, was it another code causing that to h... Aug 4 2009, 10:43 AM
shynomi almost,
i am in the process of putting a div of a ... Aug 4 2009, 11:12 AM
Mike Posts merged. Replace it again but with this:
COD... Aug 4 2009, 11:17 AM
shynomi Thanks Mike, good to go :) Aug 4 2009, 11:19 AM
Mike Topic closed & moved. Aug 4 2009, 11:33 AM![]() ![]() |