Ever wanted to put an image where your name appears on your profile? Follow these steps and you should be well on your way!
1. Upload the image you've decided to use on any image hosting site. [ex: photobucket.com]
2. Copy the image URL. If you can't find the URL, right click the image, press properties, and the URL should be there
3. Paste the IMAGE URL into this code where it says IMAGE URL HERE. TIP it's easier to do this in notepad
THE CODE SHOULD LOOK SOMETHING LIKE THIS WHEN YOU'VE PASTED THE URL
< style type="text/css">
.nametext {display:block; font-size:0%; width:100%; background-image:url(http://www.blah.com/image.jpg); background-position:center; background-repeat: no-repeat; height:50px;}
</style>
4. Then copy the entire code and paste it in your about me section while editing your profile.
5. Save all changes, here is an example of an image instead of text as your myspace name.
