Sorry, not sure if this is the right place to ask!
I've seen people have overlays for their pets, but on their respective pet profile only, rather than pay the fee to have to shown officially on every page it's on.
Is there a code that allows me to do that?
<style> {background-image:url(image url);} </style>
That should work, if it doesn't, just say. (I'm not the best at coding). I think the only rule is that you're not allowed to misrepresent the pet, as in, you cannot use an un-altered official image of like a common kumos for your sun feli or something like that.
You need to use this:
{display:none;}
as well as:
{background-image: url(URL OF IMAGE); height:??px !important; width:??px !important;}
Replacing the ?? with the image size
Sweet, it worked! Much thanks~
Oh, so if you wanted to alter the size, you could use that one.
Thank you very much guys.
Well, I was too slow posting and someone got here first, haha. You don't really want to change the size of the image because it most probably will make it look odd. Mostly I put the size in there to fit it within a profile so if you are not doing a full profile you are fine without it.