I have been searching forever to find a proper code to put an image above the banner on MySpace. Luckily I found one that centers the image properly, but it overlaps the search bar! this is the code I used…

<div class="banner">
<img src="IMAGE URL HERE" border="0" /></div>
<style type="text/css">
.banner {width: px; height:px;position: absolute;margin-left: -405px;left: 50%;top: 0px;}
body {margin-top:328px;}
</style>

My original image size is WIDTH 1148px HEIGHT 1098px Why is it overlapping? how can I fix it? please help.
if I increase the top number it drops the image even further down the page.

Technorati Tags: , , , , , , , , , ,