Music player isnt showing in div layout, help! |
Music player isnt showing in div layout, help! |
May 6 2009, 09:31 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: May 2009 Member No: 726,927 |
The music player is hidden in the background and totally inaccessible.
Here is the layout I am using. http://www.createblog.com/myspace-layouts/...th-the-surface/ Please help! EDIT: I am now using a different layout. http://www.createblog.com/myspace-layouts/...n-to-the-music/ |
|
|
|
![]() |
May 7 2009, 03:55 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try replacing that code with this instead:
CODE <style>td td embed, td td object{position:absolute; left:35px; top:200px; width:260px; height:47px; z-index:9;} td.text embed {width:260px; height:38px;} td.text embed, td.text object {width:260px; height:38px;}</style> See if that does it. |
|
|
|
ryohku Music player isnt showing in div layout May 6 2009, 09:31 PM
ryohku Thanks man, it worked. I really appreciate it. :) May 7 2009, 08:52 PM![]() ![]() |