Myspace Default Picture HTML help!?

suspenceful

New member
<style>
.profileInfo td {visibility:hidden;}
.nametext, .profileInfo a img {visibility:visible;}
.profileInfo a img {position:relative; left:90px;}
.nametext {position:relative; left:65px;}
</style>

If it doesn't look right, adjust the 3rd line (.profile info) number (90) to however you would like it. But then make sure you adjust the .nametext so your name is above the picture :)
 
<style>
.profileInfo td {visibility:hidden;}
.nametext, .profileInfo a img {visibility:visible;}
.profileInfo a img {position:relative; left:90px;}
.nametext {position:relative; left:65px;}
</style>

If it doesn't look right, adjust the 3rd line (.profile info) number (90) to however you would like it. But then make sure you adjust the .nametext so your name is above the picture :)
 
Does anyone know how to center your default picture/pictures on myspace?
I don't want my profile centered just the picture.
Does anyone have a code for that?
Please help!
Best answer goes to the one that helps the best and gets it right. [:
 
Back
Top