Knives wrote:
is there any way to block the ones at the bottom and/or the top? I seem to have heard of one, but I don't remember. Restocking is a pain now, as my method brings me to the ads first, rather than the bottom items.
to get rid of ads:
[quote=Alright, well, this does require Firefox...but I have good news. I found a way to block the advertisements AND all that blank white space at the top. Follow these instructions carefully.
Step 1: If you don't have Firefox already, get it
here. Configure it, etc.
Step 2: Download these 2 extensions in Firefox after installing the browser -
AdBlock 0.5.2ChromEditStep 3: Restart Firefox, then click on Tools - Adblock - Preferences
Step 4: Add 3 new filters:
http://images.neopets.com/buttons/*http://images.neopets.com/728ads/*http://images.neopets.com/ads/*Click Add button to save them. Then click done.
Step 5: Go to Tools - Edit User Files, then click on the userContent.css tab.
Step 6: Scroll all the way to the end, then enter a new line:
#ban { display: none !important; }
Click the Save button.
Step 7: Restart Firefox and enjoy an ad-free NeoPets experience[/quote]
For IE:
Open note pad and paste the following in there:
Quote:
div.ban,div#ban {
display: none !important;
}
Then, rename the txt part of the file to css. Remeber where you put the file.
Open IE, go to Tools>Internet options>accessibility under general. Check the "format documents using style sheet" box and browse for the file you saved as css. Restart IE and you are done
To remove some of the bottom ads: if you are on firefox, right click the bottom ad and click "ad block *insert ad url here*" Do that for every ad you see and soon you should have blank spaces instead of ads.
Edit: evil typos =P