answersLogoWhite

0

Most likely, the reason you can't save the changes you've made on your petpage is because the button to save is covered. You can remove your </div> tag that you have at the end of your coding, and it should allow the 'save changes' button to be visible again. :)

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

I have a pdf in My Documents and I have the same pdf file on my Network can I link them so that if I make changes to one and save it it will save the changes to both files?

no, u cant.


How do you create a Neopets activity page?

Type in anything you want in you pet homepage by clicking on the picture of your active pet all the way to the left. Then you click the drop-down list next to one of your pets. Replace the petpage to whatever you want to type. Click the preview button and go all the way down and click the save button.


How do you save a multiverse?

you cant save it


How do youy save your habitarium in Neopets?

Habitariums do not save. If you want them to stay the same, you must place your P3s in a house, or use a hourglass.


How do save differ from save as?

Save will save to the current file with the changes Save as, allows you to save as a different file with the changes while keeping the old version.


How do you save tetris?

you cant


What you can do to save the whale?

you cant


How do you save an Action Replay save into an SD card?

YOU cant


How do you save snapchat stories?

You cant


How do you save on quest for R2D2?

you cant


How kids save the forest?

the cant


Using CSS on neopets how do you remove the sidebar on a guild layout?

To remove the sidebar on a Neopets guild layout using CSS, you can add the following code to your guild's custom CSS section: #sidebar { display: none; } This CSS rule targets the sidebar element by its ID and sets its display property to none, effectively hiding it from view. Make sure to save your changes to see the effect on your guild page.