Question:

Myspace banner above nav bar problem?

by  |  earlier

0 LIKES UnLike

So I made a layout for my band's myspace, it took forever and i coded it myself.

I finally got it looking good but the banner above the nav bar only shows up on firefox, not internet explorer

did i do something wrong? or is this a problem with ie?

myspace.com/socialpariahpwns

that's the website

here's the code i used:

<style type="text/css">

.profile { height:429px; vertical-align:bottom; }

div table, table table { margin-top:0; }

.topbanner {

background:url(http://i9.photobucket.com/albums/a99/shouten/banner.jpg) top left no-repeat;

width:800px; height:400px;

position:absolute; top:0; left:55%;

margin:129px 0 0 -400px; }

</style>

<div class="topbanner">

</div>

 Tags:

   Report

1 ANSWERS


  1. try this http://xiii.us/eGen/topB.php

    replace that code with this code

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.