I hope this is the right place to ask;
I recall there being a line of code to overlay an image on your pet profile. Does such a thing still exist? All I can seem to find is results for custom overlays.
🦋 [flower=Rayfelle] 🦋
Yep, it's a pretty simple line of code too. You just want to make sure that your image is the same size as a typical Subeta pet image. (200x200)
<style>
{background:url(URLHERE);}
</style>