I've read so many posts on this and every code I've seen doesn't work. I'm trying to get my pet's overlay images to be their headshots on my profile. How do I go about this?!
Well, you can add this to your profile code somewhere
.avatar_head {background-image:url(pet overlay url here) !important;}
note the pet_7 part, you have to change the number to apply to correct pet. First pet in order is pet_0, second pet_1 etc
If the only overlays you have are recolors of site art this should work beautifully, because it will crop them exactly as the headshots are now. For custom art overlays you'd have to make additional code adjustments or kind of blindly change the headshot in the headshot editor until it was perfect
You are welcome c: