View Full Version : Help!


casper_181
07-12-2004, 12:44 AM
how do u put your avatars in your lookup

casper_181
07-12-2004, 12:47 AM
any1

lefty
07-12-2004, 12:49 AM
you mean here? you have to have 500 posts.

casper_181
07-12-2004, 12:51 AM
in neopets for my lookup

SSPrincess
07-12-2004, 01:45 AM
Do you mean the Secret Avatars? And exactly what do you mean when you want them in your lookup? Please be more specific.

Alcy
07-12-2004, 01:48 AM
<style type="text/css">
.avatar {
width: #px;
height:# px;
background: url(AVATAR_URL.GIF) no-repeat;
}
</style>

<b class="avatar"> </b>

You'll have to change the width, height, and AVATAR_URL to match the avatar you've selected ^_^