How Do I Change My Background Lookup on Neopets?
Neopets lets you to raise your very own virtual pet online. As a virtual pet owner you are assigned a personal profile page called a user lookup. The user lookup screen allows a great deal of personalization. You can change the background color and the font, and even add photographs. Given the ease with which these changes can be made, you might as well personalize the screen as much as possible.
Instructions
-
-
1
Log in to your Neopets account.
-
2
Locate the "my account" tab along the top of the page and click on it.
-
-
3
Select "control panel" from the drop-down menu.
-
4
Scroll down the page until you find the phrase "edit pet page." Click on it.
-
5
Click "edit" on the page that appears.
-
6
Scroll to the bottom of the page and locate the block of HTML code that describes the profile lookup page.
-
7
Paste the following HTML code into the block: <style> body {background: fixed; background-color: red;}</style>
-
8
Click "preview changes." The background should be changed.
-
1
Tips & Warnings
You can change the background to any color you want by substituting the word "red" in the HTML code provided in step 7 with another color.