Themusiccircus’s Weblog

Music & Design blog

How to place a banner at the top of your Myspace page

Alot of people have asked me how to place a banner at the top of their profile page. This is an excellent way to get peoples attention, and drive them to your website.

Here’s the code at the top of all the other CSS code in your EDIT PROFILE section:

<style>
body table {
margin-top: 440px;
}

.mybannermakermastheadbanner {
position: absolute;
top: 193px;
width: 728px;
height: 400px;
text-align:center;
margin-top: 15px;
margin-left: -364px; left: 50%;
}

body td table, body div table {
margin-top: 0;
}
</style>

<div class=”mybannermakermastheadbanner”>
<a href=”PLACE YOUR LINK IN HERE” target=”_blank”>

<img src=”PLACE THE ROUTE TO YOUR IMAGE” alt=”PLACE SOME TEXT IN HERE ABOUT THE IMAGE title=”Click me” border=”0″ />

</a>

Any questions – let me know

Advertisement

No comments yet»

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.