How to Replace Neopets Shopkeeper With Your Own Image
In the virtual pet game "Neopets," each user is given the option to open his own shop. This is where he sells items to earn Neopoints and support his pet. Each shop is completely customizable, including the ability to change the image of the shopkeeper. While there are a few preset images shopkeeper images available, HTML can be used to add any image to a shop front.
Instructions
-
-
1
Choose an image to be used in place of your shopkeeper. Any image can be used, as long as it fits the Neopets site terms and conditions.
-
2
Upload the image to the Internet via an upload site such as TinyPic or ImageShack. You can also upload it to a personal website if you have one. Save the URL that is given to you.
-
-
3
Access Neopets, click "Login to Neopets" and enter your username and password. Click "Shops" from the top navigation bar and select "Your Shop."
-
4
Locate the "Shop Info" box and enter:
<img style="float: left; margin: -185px 400px -60px 222px;" src="URL HERE" border="0">
Paste the image URL in the space where it says "URL HERE."
-
5
Click "Save Changes" at the bottom of the page.
-
1