Mrr. The ones I have now for my two pets, Mania and Redemption, are cut a little at the edges. Anyone want to try them? Mania is a Bloodred Paralix with a simple overlay only: ice-blue eyes. Redemption is a common-pose Paralix with red panda markings and amber eyes. owo You can also make her a special pose if you want, one like the dragon in my profile's background.
I'm willing to pay up to 1mil. c:
Actually this is probably a code error ... Because they are cutted on the profile , but the actual images aren't:

Try using this code maybe ?:
<style>div.pet {background-image: url(IMAGE URL); background-repeat: no-repeat; width:200px; padding-top:200px} div.pet img {display:none}</style><p>
If you want completly new Pet overlay anyways , just ignore this post ^^
EDIT : found the problem , the image aren't 200x200 . Use this code for Redemption. :
<style>div.pet {background-image: url(http://i482.photobucket.com/albums/rr187/tardsubeta/newww.png); background-repeat: no-repeat; width:211px; padding-top:192px} div.pet img {display:none}</style><p>
And this one for Fained/Mania :
<style>div.pet {background-image: url(http://i482.photobucket.com/albums/rr187/tardsubeta/dsasdsd.png); background-repeat: no-repeat; width:209px; padding-top:196px} div.pet img {display:none}</style><p>
And they should work fine :P