I've made one of my own pets an overlay but I dont know how to use it..is there a specific code I should use..or? :x
This is the code I've been using:
<style>div.pet {background-image: url(URL-OF-PET-IMAGE-HERE);
background-repeat: no-repeat; width:200px; padding-top:200px}
div.pet img {display:none}</style>