Actually, more like two questions. Are we allowed to use a human image as an overlay, like, a sketch/drawing of our pet's "character"?
And what is the coding for an overlay? I'm pretty new to the idea of actually making a pet overlay on my pet profiles, so go easy on me, LOL. 😊
Two of my pets have humanoid overlays, and I have seen many others with them as well. So that would be a 'yes' to your first question.
The code for an overlay is
<style> {background-image:url(IMG URL);}</style>
Not to totally sound stupid, but should I remove the parentheses when putting in the URL? (I know ziltch about html. 😊 )
No, you keep them. Just replace IMG URL with the URL and you got it. c:
Thought so. Thanks.
And I freakin' LOVE that random event. Who made it?
You're welcome. :)
made the Random Event. I love it, too. xD
Hmm, I tried the coding and got what looks like a squared image. Any chance I can fix that?
It's happening because your overlay image is smaller than the usual pet image size.
<style> {background-image:url(IMG URL); width:149px; height:190px;}</style>
Should fix it :)
Thank you. That worked. She looks much better with only ONE of her. Chelle