Music Player is behind my DIV..Please Help., yup. you read it right. |
Music Player is behind my DIV..Please Help., yup. you read it right. |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Apr 2009 Member No: 724,201 ![]() |
Click Here to view Test Page
The above link is to a test page of mine that i'm working on. The music player isn't showing in front of the div that i have. i have never done any layouts like this with the music player in the custom spot. Please let me know what i need to do to fix this. Thanks in Advance. Body Code Placed in the "bio" section: CODE <style> .profileWidth table { margin-bottom:2410px; width:800px; } .rail { display:none; } .gap { background:url() top left no-repeat; width:800px; height:2410px; position:absolute; top:0; left:50%; margin:0px -400px -2198px; </style> <div class="gap"></div> <style type="text/css"> .masthead {position:absolute; top:175px; margin-left:-400px; left:50%; width:800px; height:2124px; z-index:2;} table div.slide {display:block; visibility:visible;} table div.layout {display:block; visibility:visible;} table div.myBio {display:block; visibility:visible;} table div.video {display:block; visibility:visible;} </style> <div class="masthead"> <img src=" http://aspect-photos.com/ratedr/ratedr-overlay-jpg.jpg" /><a href="ADD FRIEND" style="position:absolute; top:710px; left:100px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:120px;" /></a><a href="MESSAGE US!!!!" style="position:absolute; top:830px; left:40px;"> <img src="http://x.myspace.com/images/clear.gif" style="width:190px; height:90px;" /></a><a href="WEBSITE!!!!!!!" style="position:absolute; top:800px; left:270px;"><img src="http://x.myspace.com/images/clear.gif" style="width:530px; height:200px;" /></a><a href="VIEW PHOTOS!!!!" style="position:absolute; top:20px; left:20px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:50px;" /></a><a href="ASPECT LINK!!!!" style="position:absolute; top:20px; left:20px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:50px;" /></a><a href="DIGI STATION!!!!" style="position:absolute; top:20px; left:20px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:50px;" /></a><a href="CD BABY!!!!" style="position:absolute; top:20px; left:20px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:50px;" /></a><a href="ICECOLDENTERPRISE!!!!" style="position:absolute; top:20px; left:20px;"><img src="http://x.myspace.com/images/clear.gif" style="width:130px;height:50px;" /></a> <div class="slide" style="width:678px; height:262px; position:absolute; top:1475px; left:35px; overflow:hidden; overflow-x:hidden;"> <p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://widget-60.slide.com/widgets/slideticker.swf" height="350" width="548" style="width:548px;height:350px"><param name="movie" value="http://widget-60.slide.com/widgets/slideticker.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="l" /><param name="wmode" value="transparent"/> <param name="flashvars" value="cy=ms&il=1&channel=3386706919800276832&site=widget-60.slide.com"/></object><p style="white-space:nowrap"><a href="http://www.slide.com/pivot?cy=ms&at=un&id=3386706919800276832&map=1" target="_blank"><img src="http://widget-60.slide.com/p1/3386706919800276832/ms_t000_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /></a> <a href="http://www.slide.com/pivot?cy=ms&at=un&id=3386706919800276832&map=2" target="_blank"><img src="http://widget-60.slide.com/p2/3386706919800276832/ms_t000_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /></a> <a href="http://www.slide.com/pivot?cy=ms&at=un&id=3386706919800276832&map=F" target="_blank"><img src="http://widget-60.slide.com/p4/3386706919800276832/ms_t000_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /></a></p></p> </div> <div class="video" style="width:480px; height:295px; position:absolute; top:1850px; left:60px; overflow:hidden; overflow-x:hidden;"> <object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/f1dvIQ5-UhI&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/f1dvIQ5-UhI&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object> </div> </div> Code for music player in the sounds like sections: CODE <style> {!-music player-!} table table td.text div object {position:absolute !important; top:709px !important; left:311px} table table td.text div object object {position:static !important;} </style> Thanks again..
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Apr 2009 Member No: 724,201 ![]() |
it worked a little better. but it still isn't adjusting the position within the div. is there a way to put the music player inside the div?
all of the link boxes and slideshow, etc. all position themselves within the perameters of the div section. when they do that it allows all of the sections to be seen in the same position regardless of screen size. the music player is not allowing me to do that. i need there to be a way to have the music player position itself within the div so everything will be even on all screen sizes. |
|
|
![]() ![]() |