for the search, my way to preload images! haha

ATTENTION:: These are old tutorials, click on the tutorials link right above this to see the newest tutorials

Replacing Default picture on Myspace

written by Jon @ r4wr.com

Simply 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;}