You can log back in here.
Can someone please tell me the overlay codes for my pets? I have images ready, I just want to code them myself :/
I use this one. (:
<style> div.pet { background-image: url(insert url here); background-repeat: no-repeat; width:200px; padding-top:200px;} div.pet img {display:none} </style>
thank you ^^