For Neopets ONLY discussion.
Topic locked

Ads on neopets

Sun Sep 18, 2005 10:19 am

Does anyone stiil have the script or something to block those ads in the top of the neo pages? I now use Firefox, so I have use it again...

Sun Sep 18, 2005 11:19 am

IE & Netscape

Step 1: Put the following into a word processor and save as a .css file of your name choice and your location (remember where it is).

div.ban,div#ban {
display: none !important;
}

Step 2: Go to "Tools" in top pulldown and select 'Internet Options' at the bottom
Step 3: Go to 'Accessibility' int he bottom right.
Step 4: Select User Format Sheet toggle box
Step 5: Select your document.
Step 6: Click "Ok" and exit

Firefox & Netscape

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.2
https://addons.update.mozilla.org/exten ... dows&id=10
ChromEdit
https://addons.update.mozilla.org/exten ... .php?id=17
Step 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.

Sun Sep 18, 2005 11:39 am

For the website to block the ads for firefox, do you have to put a * on the end to make it work or not o_O

Sun Sep 18, 2005 11:54 am

dargonz wrote:For the website to block the ads for firefox, do you have to put a * on the end to make it work or not o_O


Yes. That acts as a wild card, so that all the ads in that directory are blocked.

Sun Sep 18, 2005 6:21 pm

Would it work the same way with the bottom ads, since there is a div called bottomban? I tried adding div.bottomban and it doesn't get rid of the ad.

Sun Sep 18, 2005 7:02 pm

It doesnt get rid of the bottom ads. So if you're using Firefox and have adblock, simply right click them and click "Adblock Image" & sometimes they have Iframes, so you can also select "Adblock Iframe". And as for the flash ads, you just click on the "Adblock" button.

Sun Sep 18, 2005 7:05 pm

I using my moms computer, and she won't let me install firefox... It was worth a try.

Sun Sep 18, 2005 10:45 pm

Don't ask me how, but one of those filters got rid of a whole bunch of stuff I didn't want to get rid of. I can't click on things in my inventory anymore, for one, and for another, all the emoticons on HERE have vanished. How do I remove this filter?

EDIT: Nevermind, I figured it out. It was that first filter that went block-crazy.

Mon Sep 19, 2005 8:16 am

dont forget to block google adsense as well

Mon Sep 19, 2005 11:04 am

how do i save as a .css file? it's not an option on the drop-down menu. i tried microsoft word and word processor.

o_O

Mon Sep 19, 2005 5:36 pm

When you first go to save a text file, save it as filename.css or you can change the name later to filename.css. You should be using notepad if you're on windows as more complicated word processors might give you problems.

Tue Sep 20, 2005 3:31 pm

Huggles wrote:When you first go to save a text file, save it as filename.css or you can change the name later to filename.css. You should be using notepad if you're on windows as more complicated word processors might give you problems.


oh...it worked! thank you so much!

Wed Sep 21, 2005 4:53 am

I didn't even know you could block those ads, I happened to see this topic and decided to see what it was about. Just wanted to say thanks a lot!
looks a whole lot better without the ads, thanks again! :D
Topic locked