mp3 player + DIV = frustration |
mp3 player + DIV = frustration |
Sep 19 2006, 01:45 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Sep 2006 Member No: 465,766 |
Okay... Maybe I'm missing something here.
myspace.com/icantevensavemyself Half way down the scroll box there should be a music player from WebJay.org. You can hear the music, but there is nothing visible of it. Here's all the code and stuff just to save people the time of asking for it. QUOTE <div style="text-align: center; margin-left: auto; margin-right: auto;"> <div> <a href="http://webjay.org/by/whosavesthehero/aaron5c27smusic"> <div><cite>Aaron's Music</cite></div> </a> </div> <embed src="http://webjay.org/flash/xspf_player?autoload=1&autoplay=1&playlist_url=http://webjay.org/by/whosavesthehero/aaron5c27smusic.xspf" quality="high" bgcolor="e6e6e6" width="400" height="170" name="xspf_player" align="middle" type="application/x-shockwave-flash" /> <div style="margin-top: 5px; font-size: 80%;">via <a href="http://webjay.org">Webjay</a></div> </div> All this is within one DIV already. So I don't know if that's affecting anything. I just can't figure out how to get the player visible within the scrolling box. Any help would be appreciated. |
|
|
|
![]() |
| *This Confession* |
Sep 19 2006, 01:47 PM
Post
#2
|
|
Guest |
go through out your coding and get rid of this:
QUOTE <style type="text/css">
embed {position:absolute; margin-top:-500px; margin-left:-1000px;} </style> |
|
|
|
Sep 19 2006, 01:54 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Sep 2006 Member No: 465,766 |
|
|
|
|
| *This Confession* |
Sep 19 2006, 01:57 PM
Post
#4
|
|
Guest |
haha
its okay, a lot of people have that simple mistake. Have a lovely day If you have any other questions feel free to ask, topic closed. |
|
|
|
![]() ![]() |