For Neopets ONLY discussion.
Topic locked

Adding avatars to Pet Page

Mon Jun 18, 2007 9:51 pm

Hey does anyone know the code to adding all your avatars to your Pet Page or user lookup? I would check avatarlog but it's been down and I don't know where else to turn. Any help would be appreciated. Thanks!

Re: Adding avatars to Pet Page

Tue Jun 19, 2007 2:04 pm

Yep, there is a way, but it is tedious.

First, go to Neoboards - Chat Preferences and look at the dropdown list. Choose the image, then right click the avatar image.

http://i4.photobucket.com/albums/y144/lilz007/nbav1.png


Click Properties, and notice the URL of the image. Highlight it, and copy it (or Ctrl-C).

http://i4.photobucket.com/albums/y144/lilz007/nbav2.png

You can then paste it in your Petpage or lookup by using the following HTML:

Code:
<img src="IMG URL">


Replace IMG URL with the URL of the image you copied (Ctrl-C'd) earlier. But remember to keep the quotes in!

You then have to do this for all the rest. I said that it was tedious!

Re: Adding avatars to Pet Page

Tue Jun 19, 2007 5:39 pm

siouxper thanks for that but i'm so sorry. i think i didn't clarify what i was actually looking for. i'm trying to find a way to post all the avatars i have on a pet page without having to do that one by one. 200+ avatars can be very tedious! i thought avatarlog had a trick to doing it but the site is down so i can't check. and so i was just wondering if someone knew the answer or if that is the only way to add avatars to a pet page. thank u so much for offering a solution though!

i should phrase my questions better... sorry!

Re: Adding avatars to Pet Page

Tue Jun 19, 2007 6:59 pm

AvatarLog has that feature, but I don't know of any other way. Sorry!

Re: Adding avatars to Pet Page

Sun Jun 24, 2007 12:39 am

You would still have to do it one by one and throwing it in a table so it's nice and neat
Topic locked