Replacing Default picture on Myspace
written by Jon @ r4wr.comSimply change whats blue below to your new picture url, oh and the codes go between your style tags.
td td td td.text a img {visibility:hidden;}
td td td td.text a {display:block; width:90px; height:60px; background-image:url(URL);}
.contactTable a {background-image:none !important; display:inline; width:auto !important; height:auto !important;}
.contactTable a img {visibility:visible;}







