Myspace banner above nav bar problem?

ZachL

New Member
So I made a layout for my band's myspace, it took forever and i coded it myself.<br />
<br />
I finally got it looking good but the banner above the nav bar only shows up on firefox, not internet explorer<br />
<br />
did i do something wrong? or is this a problem with ie?<br />
<br />
myspace.com/socialpariahpwns<br />
<br />
that's the website<br />
<br />
here's the code i used<style type="text/css"><br />
.profile { height429px; vertical-alignbottom; }<br />
div table, table table { margin-top0; }<br />
.topbanner {<br />
backgroundurl(http//i9.photobucket.com/albums/a99/shouten/banner.jpg) top left no-repeat;<br />
width800px; height400px;<br />
positionabsolute; top0; left55%;<br />
margin129px 0 0 -400px; }</style><div class="topbanner"></div><br />
All fixed!<br />
<br />
<br />
thank you Kayla<br />
 
Top