How to Customize a Neopets Shop

Neopets is a website where members can create or adopt virtual pets that they can feed, play with, dress and paint, among other things. Neopets has many possibilities for users, including games. Members are also allowed to create a virtual shop where they can sell virtual items that they acquire while on the site. These shops are fully customizable, and users can add text, pictures and more. Neopets shops are customized with basic HTML.

Instructions

    • 1

      Visit the "Create/Edit Your Shop" page after logging in to your Neopets account. Do this by clicking on "Shops" at the top of the page, selecting "Your Shop" from the drop-down menu and clicking on "Create/Edit Your Shop."

    • 2

      Add bold, underline or italicized text to your shop by typing <b> for bold, <u> for underline or <i> for italicized. Place one of these codes before the text you wish to change. Be sure to place an end tag after the text in order to end the code. For example, if you want to make bold text, your code would look like this: <b> This text would be bold. </b> The end tag for underlined text would be </u> and </i> for italicized.

    • 3

      Create breaks in text by entering <br> after the text where you want to create a line break. A page break is like pressing Enter on your keyboard. It starts a new line on the page. Create horizontal lines to divide areas of your Neopets shop by typing <hr>.

    • 4

      Change the size and color of the font in your Neopets shop by using the following code: <font size="1" color="blue"> You can use numbers 1 through 7, 1 being the smallest, 7 being the largest. You may type out the name of the color or use hexidecimal color codes. For a full list of hexidecimal color codes, see Resources 1. To end the code, type </font>.

    • 5

      Add pictures to your Neopets shop by using an image code. Images must be from the Neopets website in order to be accepted by the Neopets system. The image code is as follows: <img src="http://www.neopets.com/myimage.gif"> Add a picture as a background using the following code: <body background="http://www.neopets.com/mypicture.gif">. Instead of "mypicture.gif", it will be the title of the picture you want to appear in the shop. Images can be found all over the Neopets site. To find the title of the image, right-click it, and click "Properties."

    • 6

      Add your user name to your shop by typing #OWNERLOOKUP in all capital letters. Your user name will automatically appear in place of the code when others view your shop. It will also appear as a link so that others may click it and go to your userlookup.

Related Searches:

References

Resources

Comments

You May Also Like

Related Ads

Featured