How are people replaceing their pets' icon looks with other pictures both on their page and on the profile?
I reeeaaalllly want to know. Please... can someone give me the code.
<style type=text/css> div.pet {background-image: url(IMAGE URL HERE); background-repeat: no-repeat; width:200px; padding-top:190px; font-family: arial; font-size: 13px;}
div.pet img {display:none}
</style type=text/css>