Replies

Jun 20, 2009 16 years ago
cheriPi
donated to the cash shop
User Avatar

How do you get to put the code on them? is confused

Jun 20, 2009 16 years ago
pumpkins
is FIERCE
User Avatar
B3AST

To my understanding

<style> .pet img {display: none;} .pet {margin-top: 188px;} .pet_lookup {background-image: url(IMG URL HERE); background-repeat: no-repeat; background-position: -1px 10px;} </style>

Is this what you're after? :) You edit your pet's profile from the pets section :)

2025 Stalacbite, Focused (7)

Jun 20, 2009 16 years ago
Pirate
has been EXTERMINATED
User Avatar
Spite

You use this code:

<style> div.pet { background-image: url(image url here); background-repeat: no-repeat; width:200px; padding-top:200px;} div.pet img {display:none} </style>

And you put it where you can also write down a description of your pet. On the page where all your pets are listed, click on the Pet that shall have the overlay and then choose "Edit Description" from the list. C:

Jun 20, 2009 16 years ago
cheriPi
donated to the cash shop
User Avatar

Thanks! feels stupid now because plays neo and knows html

Please log in to reply to this topic.