Hello! I need the code for a pet overlay, I can't remember it. If someone knows it, I will be very glad. :D
Thanks!
[img align=right]https://i.imgur.com/Axtd3mF.gif[/img]
<style>
div.pet { background-image: url(image url here); background-repeat: no-repeat; width:200px; padding-top:200px;} div.pet img {display:none} </style>
That's the code I use for my Pet Profiles. C: