Is there a way to move my dropdown music player to a different place than the top of my screen? My layout has a picture at the top that covers the play, pause and stop buttons.
lovescream
Aug 27 2005, 06:17 PM
If you want it on the bottom of your screen, then put the code in your website stats. Otherwise, you'd position it like a DIV.
CODE
<div style=" overflow: hidden; top: ###px; left: ###px;">DROP DOWN PLAYER CODE HERE</div>
Just change the ### to numbers. Play around with it until it goes where you want it to.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.