Jump to content



Myspace Help


  • Please log in to reply
3 replies to this topic

#1 -xHs-v2-DDT-

-xHs-v2-DDT-

    Code-X Jobber

  • Code-X Member
  • 116 posts
  • Gender:Male
  • Location:Eastham,Cape Cod,Massachusetts,USA

Posted 26 August 2008 - 06:39 PM

I Am Trying To Get An Image Above Everything On my myspace;like alot of Bands have. I have tried 2 different generators several times and every time it Makes room for where the image should be But The Image isnt There And All I Can see is My Background image.

Can Anyone Help Me. Am I doing something wrong. :fakenopic:

#2 King¦Mickey

King¦Mickey

    i dunno lol

  • Code-X Member
  • 2,457 posts
  • Gender:Male
  • Location:Wisconsin
  • Code-X History: Former Moderator

Posted 30 August 2008 - 01:01 AM

Try this.

<style>body table 
{ margin-top: 110px; 
} 
.promoplays
{ position: absolute; top: 200px; width: 728px; height: 90px; text-align:center; margin-top: 15px; margin-left: -364px; left: 50%; 
} 
body td table, body div table 
{ 
margin-top: 0; 
} 
</style>
<div class="promoplays">
<a href="http://www.YourLink.com/">
<img src="http://YOUR-IMAGE.JPG" alt='YOUR DESCRIPTION' border=0></a></div>


#3 -xHs-v2-DDT-

-xHs-v2-DDT-

    Code-X Jobber

  • Code-X Member
  • 116 posts
  • Gender:Male
  • Location:Eastham,Cape Cod,Massachusetts,USA

Posted 30 August 2008 - 09:16 AM

View PostKing¦Mickey, on Aug 30 2008, 01:01 AM, said:

Try this.

<style>body table 
{ margin-top: 110px; 
} 
.promoplays
{ position: absolute; top: 200px; width: 728px; height: 90px; text-align:center; margin-top: 15px; margin-left: -364px; left: 50%; 
} 
body td table, body div table 
{ 
margin-top: 0; 
} 
</style>
<div class="promoplays">
<a href="http://www.YourLink.com/">
<img src="http://YOUR-IMAGE.JPG" alt='YOUR DESCRIPTION' border=0></a></div>

Thanks But What Do I Put Where is Says YOUR DESCRIPTION and Yourlink.com

#4 King¦Mickey

King¦Mickey

    i dunno lol

  • Code-X Member
  • 2,457 posts
  • Gender:Male
  • Location:Wisconsin
  • Code-X History: Former Moderator

Posted 30 August 2008 - 07:54 PM

You don't need to use the Yourlink thing unless you want it to link somewhere when you click the banner, and I'm not too sure about the description. It might be what it says when you hover over it.