When I put this in, the music bar goes below the advertisement. Is there a way to bring that up?
Here is the code:
CODE
<style type="text/css">
.profileWidth table { margin-bottom:400px; width:800px; }
.rail { display:none; }
.topbanner {
background:url(http://i36.tinypic.com/2rze5qb.gif) top left no-repeat;
width:800px; height:400px;
position:absolute; top:0; left:50%;
margin:160px 0 0 -400px;
</style>
<div class="topbanner">
</div>
.profileWidth table { margin-bottom:400px; width:800px; }
.rail { display:none; }
.topbanner {
background:url(http://i36.tinypic.com/2rze5qb.gif) top left no-repeat;
width:800px; height:400px;
position:absolute; top:0; left:50%;
margin:160px 0 0 -400px;
</style>
<div class="topbanner">
</div>
EDIT: I took the link off to the profile as I continued the tutorial with a different code. Here is a screenshot.
