how do you make the overlay display the pets friends?
I'm not entirely sure what you're asking here...? Could you somehow elaborate?
well the current code im using doesn't let the pet's friend list appear, because images are hidden, perhaps i need a new code or somethin
OH. Okay. I get what you're saying now.
What's the code you're using to put up the overlay?
Well, I use this code:
<style>div.pet {background-image: url(PUT URL OF IMAGE HERE); background-repeat: no-repeat; width:200px; padding-top:200px} div.pet img {display:none}</style><p>
And it works fine.
If you don't have the url of the image correct however it makes the profile blank.
Gib me all yer