MYSPACE PLAYER DIV/EMBED PROBLEMS |
![]() ![]() |
MYSPACE PLAYER DIV/EMBED PROBLEMS |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2009 Member No: 731,804 ![]() |
Hi, so I'm new here.. and fairly good with CSS normally but I'm having an issue while working on a friend's myspace page. I'd give you the link but their profile is private anyway. But, the issue I'm having is the music player (when attempting to move) moves my other embedded item which is a flash slideshow..
This is the code I have for the Music Player so far: CODE <style> td td embed, td td object { position: absolute; top: 0px; left: 0px; } td td td embed, td td td object { position: static !important; } </style> And that's set at 0px still because it moves my slideshow when I change it too. Firstly, is there anyway to move the player without moving the slideshow too? And lastly.. how can I bring the music player ontop of my DIV? Thanks in advance for any advice given! :) |
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Yeah, my code should solve all those issues.
|
|
|
![]() ![]() |