Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Jaredistheman

macrumors member
Original poster
Dec 28, 2008
68
0
Basically im just trying to get a banner to be put up top above the ads so i found this code but it's not seeming to be working. And when i put it in it covers up everything in the editing portion of myspace so i can't even confirm it. But if i could confirm it in its current state i wouldn't be able to edit half of the stuff on my bands profile. I need some help! Thanks!

Here's the code:

<style> body table
{ margin-top: 420px;
}
.promoplays
{ position: absolute; top: 200px; width: 728px; height: 400px; text-align: center; margin-top: 15px; margin-left: -364px; left: 50%;
}
body td table, body div table
{
margin-top: 0px;
}
</style>
<div class="promoplays">
<a href="myspace.com/wearetomfoolery">
<img src="http://img193.imageshack.us/img193/3545/myspaceheader768.jpg" alt="banner" border="0px"></a>
</div>
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.