This is similar to adding a background image to your profile.
• First you have to choose an image. Do not use copyrighted images without permission.
• Upload the image on your website or another place that’s holding an image for you. If you don’t know where put your image check Photobucket, Flickr, Picasa, Imageshack, etc.
• Check and write down your image URL. This appear at the top of your browser and is similar to this http://www.cavsi.com/myspace/image1.jpg
• Now, you need to copy and paste the code bellow into the "About Me" section of your profile:
<style type="text/css">
.contactTable { background: url(http://YourImageURLhere); }
.contactTable table, table.contactTable td {padding:0px !important; border:0px;
background-color:transparent; background-image:none;}
</style>
You can replace YourImageURLhere with your image location. (http://www.cavsi.com/myspace/image1.jpg)
Temas Relacionados:



Check this link
Hide Contacting Name
[Reply]
How do you get the words “Contacting [Name]” to stop being on top of the contact table? I’ve always had that problem.
- Ghost
[Reply]