DO NOT NEOMAIL ME.
I will not answer your Neomail. Do not send it. I cannot get into this account. I cannot retrieve the login information. I'm quitting this pathetic waste of life they call a game. Somehow I still care enough to leave this thing up. It is in the public domain. Feel free to reproduce, fix, mangle, or otherwise use this guide or pieces thereof. If you want to put it on your page, you can. Uncomment the navigation CSS, fix the bits where I've mangled 'display' and 'margin' and such CSS attributes to get past this filter, and generally modify it to your satisfaction.
Cheers,
Jack
2008-06-15
Contact info's in the CSS comments.
The Mega-Uber-Pwnsome Banner-Ad-Blocking Guide
Block the ads without downloading anything!
Thanks
Gratitude is long overdue -- the following people have helped
immensely with the guide:
-
Helper47 showed me this method and sparked the whole project.
I quite literally could never have done it without you.
-
Helper47 and Vree76 mirror the guide; this
came in handy when I was often iced.
-
Okie_gal_40, Lulu2unm, and Meliae235 promote the guide to a frighteningly
fanatical level. I'm not complaining... XD
-
50ways gave us the second tweak in the Extras section.
- Many HCers promote this guide as a way to rid oneself of
ads. I could never thank you enough!
- All the users of the guide -- it would be nothing
if no one used it.
- All my friends who have encouraged me and continue to do so.
- The affiliates and others who link to the guide.
There are a few more people to thank, but unfortunately I can't
remember who they are -- no username, nickname, anything. If you
feel you've been unfairly excluded, Neomail me and say so. Cheers!
Internet Explorer
- Open Notepad through one of
these methods:
- Go to Start: (All)
Programs: Accessories and select
Notepad
- Go to Start: Run, type
notepad and press OK
- Copy this into Notepad:
- Go to File: Save As.
- Name the file neopets.css.
- Change the Save As Type field
to All Files and click Save.
- In Internet Explorer, go to
Tools: Internet Options.
- Click the Accessibility button
near the lower right-hand
corner.
- Check the box next to Format
documents using my style
sheet.
- Click Browse next to that
option, go to where you saved
neopets.css, and double-click it.
- Click Apply. You may have to
restart Internet Explorer
before the changes take effect.
- Check out the extras!
Mozilla Browser -- Windows
- Go to Start: Run.
- Paste this in and click OK:
%APPDATA%/Mozilla/Profiles/default
A Windows Explorer window should open. It will contain a folder named
xxxxxxxx.slt, where xxxxxxxx represents a random string of numbers and
letters.
- If the window doesn't open, open My Computer and go to:
C:/Documents and Setting/YOUR USERNAME/Application Data/Mozilla/Profiles/default
You may need to go to Tools: Folder Options, click the View tab, and check Show hidden files and folders under
Hidden files and folders to see the Application Data folder.
Open xxxxxxxx.slt.
Open the folder named chrome.
In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, right-click this
file, select Rename, and name it userContent.css.
- If you see userContent-example, right-click this
file, select Rename, and name it userContent.
Double-click userContent.css or userContent to open it
in Notepad.
Erase everything in the file, then copy and paste this:
Save the file (File: Save) and restart Mozilla.
Check out the extras!
Mozilla Browser -- Mac OS
- Open Finder.
- Paste this into the address bar:
~/Library/Mozilla/Profiles/default/
Here you should see a folder named xxxxxxxx.slt. You will not see xxxxxxxx, but a string of seemingly random numbers and letters. Open xxxxxxxx.slt.
- Open chrome.
- In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, click this file,
press Return/Enter to select the text box, and name it
userContent.css.
- If you see userContent-example, click this file,
press Return/Enter to select the text box, and name it userContent.
p{
font-family: "Gill Sans", "Gill Sans MT", "Luxi Sans", Arial;
color: #000;
font-size: 100%;
font-weight: 400;
: 10%;
: 10%;
}
- Open userContent.css or userContent in TextEdit.
- Go to Format and select Make Plain Text.
- A box may pop up when you do this. If it does, select
Don't Append.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Mozilla.
- Check out the extras!
Mozilla Browser -- Linux
- Open your file browser.
- Paste this into your address bar:
~/.mozilla/
- Open the folder named with your computer account username.
- Open xxxxxxxx.slt. You will not see xxxxxxxx, but a string of seemingly random numbers
and letters.
- In the xxxxxxxx.slt folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, rename it
userContent.css.
- If you see userContent-example, rename it
userContent.
- Open userContent.css or userContent in a text editor.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Mozilla.
- Check out the extras!
Firefox -- Windows
- Go to Start: Run.
- Paste this in and click OK:
%APPDATA%/Mozilla/Firefox/Profiles
A Windows Explorer window should open. It will contain a folder named
xxxxxxxx.default, where xxxxxxxx represents a random string of numbers
and letters.
- If the window doesn't open, open My Computer and go to:
C:/Documents and Setting/YOUR USERNAME/Application Data/Mozilla/Firefox/Profiles
You may need to go to Tools: Folder Options, click the View tab, and check Show hidden files and folders under
Hidden files and folders to see the Application Data folder.
Open xxxxxxxx.default.
Open the folder named chrome.
In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, right-click this
file, select Rename, and name it userContent.css.
- If you see userContent-example, right-click this
file, select Rename, and name it userContent.
Double-click userContent.css or userContent to open it
in Notepad.
Erase everything in the file, then copy and paste this:
Save the file (File: Save) and restart Firefox.
Check out the extras!
Firefox -- Mac OS
- Open Finder.
- Paste this into your address bar:
~/Library/Application Support/Firefox/Profiles/
- Open the folder named xxxxxxxx.default. You will not see xxxxxxxx, but a string of seemingly random numbers and letters.
- Open chrome.
- In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, click this file,
press Return/Enter to select the text box, and name it
userContent.css.
- If you see userContent-example, click this file,
press Return/Enter to select the text box, and name it userContent.
- Open userContent.css or userContent in TextEdit.
- Go to Format and select Make Plain Text.
- A box may pop up when you do this. If it does, select
Don't Append.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Firefox.
- Check out the extras!
Firefox -- Linux
- Open your file browser.
- Click through the following file path (it won't work if you
try to paste it into the address bar):
/home/USERNAME/.mozilla/firefox/xxxxxxxx.default/chrome/
- You may need to Show Hidden Files (try looking in the View menu) to see .mozilla.
- You will not see xxxxxxxx, but a string of seemingly random numbers and letters.
-
USERNAME stands for your computer account username.
- In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, rename it
userContent.css.
- If you see userContent-example, rename it
userContent.
- Open userContent.css or userContent in a text editor.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Firefox.
- Check out the extras!
Seamonkey -- Windows
- Go to Start: Run.
- Paste this in and click OK:
%APPDATA%/Mozilla/Profiles/default
A Windows Explorer window should open. It will contain a folder named
xxxxxxxx.slt, where xxxxxxxx represents a random string of numbers and
letters.
- If the window doesn't open, open My Computer and go to:
C:/Documents and Setting/YOUR USERNAME/Application Data/Mozilla/Profiles/default
You may need to go to Tools: Folder Options, click the View tab, and check Show hidden files and folders under
Hidden files and folders to see the Application Data folder.
Open xxxxxxxx.slt.
Open the folder named chrome.
In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, right-click this
file, select Rename, and name it userContent.css.
- If you see userContent-example, right-click this
file, select Rename, and name it userContent.
Double-click userContent.css or userContent to open it
in Notepad.
Erase everything in the file, then copy and paste this:
Save the file (File: Save) and restart Seamonkey.
Check out the extras!
Seamonkey -- Mac OS
- Open Finder.
- Click through the following file path (it won't work if you
try to paste it into the address bar):
~/Library/Mozilla/Profiles/default/xxxxxxxx.slt/
OR, if that doesn't work:
~/Library/Application Support/Mozilla/Profiles/default/xxxxxxxx.slt/
OR, if that doesn't work:
~/Library/mozilla.org/SeaMonkey/Profiles/default/
You will not see xxxxxxxx, but a string of seemingly random numbers
and letters. It's different for everyone, so I can't tell exactly what
it will be.
- In the xxxxxxxx.slt or default/ folder, you will see a
file named userContent-example.css or userContent-example. Which
one you see determines what you do next:
- If you see userContent-example.css, click this file,
press Return/Enter to select the text box, and name it
userContent.css.
- If you see userContent-example, click this file,
press Return/Enter to select the text box, and name it userContent.
- Open userContent.css or userContent in TextEdit.
- Go to Format and select Make Plain Text.
- A box may pop up when you do this. If it does, select
Don't Append.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Seamonkey.
- Check out the extras!
Seamonkey -- Linux
- Open your file browser.
- Click through the following file path (it won't work if you
try to paste it into the address bar):
~/.mozilla/default/xxxxxxxx.slt/
OR, if that doesn't work:
~/.mozilla.org/seamonkey/default/
You will not see xxxxxxxx, but a string of seemingly random numbers
and letters. It's different for everyone, so I can't tell exactly what
it will be.
- In the xxxxxxxx.slt or default/ folder, you will see a
file named userContent-example.css or userContent-example. Which
one you see determines what you do next:
- If you see userContent-example.css, rename it
userContent.css.
- If you see userContent-example, rename it
userContent.
- Open userContent.css or userContent in a text editor.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Seamonkey.
- Check out the extras!
Konqueror
- Open a text editor, such as Kate, KEdit, or one of the
thirty others half the distros out there come with.
- Copy and paste this into the file:
- Save the file as neopets.css.
- In Konqueror, go to Settings: Configure Konqueror.
- Choose Stylesheets from the menu on the left.
- Check the box next to Use User-Defined Stylesheet.
- Click Browse, go to where you saved neopets.css, and
double-click it.
- Check out the extras!
K-Meleon
I have not tested these instructions myself. This is only hearsay to me. If these instructions don't work for you, Neomail me and, if possible, say how to do this properly.
- Go to Edit: Preferences.
- Click Config.
- Select userContent.css.
- Add this to the end of the file:
- If nothing changes, try restarting K-Meleon.
Opera
- Open a text editor (Notepad for Windows or TextEdit for Mac
OS; there are numerous Linux ones).
- Copy and paste this into the file:
- Save the file as neopets.css
- In Opera, go to Tools: Preferences.
- Go to the Advanced tab at the top of the -blocked-
- Click Manage Site Preferences.
- Click Add.
- Type neopets.com into the Site field.
- Go to the tab at the top of the -blocked-
- Click Choose under My Style Sheet, navigate to where you saved neopets.css, and double-click it.
- Click OK until all the windows are closed.
- Check out the extras!
If that doesn't work:
Try these older instructions:
- Open a text editor (Notepad for Windows or TextEdit for Mac
OS; there are numerous Linux ones).
- Copy and paste this into the file:
- Save the file as neopets.css
- In Opera, go to Tools: Preferences.
- Go to the Advanced tab at the top of the -blocked-
- Click Content on the left side of the -blocked-
- Click Style Options.
- Click Choose, navigate to where you saved neopets.css, and double-click it.
- Click OK until all the windows are closed.
- Check out the extras!
Safari
- Open TextEdit.
- Copy and paste this into the file:.
- Go to Format and select Make Plain Text.
- A box may pop up when you do this. If it does, select
Don't Append.
- Save the file (File: Save) as neopets.css.
- Go to Safari: Preferences.
- Go to the Advanced Tab.
- Click the dropdown list next to Style Sheet and select
neopets.css.
- Check out the extras!
Many thanks to Eme from the Apple support forum for the instructions
and a screenshot:

Flock -- Windows
- Go to Start: Run.
- Paste this in and click OK:
%APPDATA%/Flock/Browser/Profiles
A Windows Explorer window should open. It will contain a folder named
xxxxxxxx.default, where xxxxxxxx represents a random string of numbers
and letters.
- If the window doesn't open, open My Computer and go to:
C:/Documents and Setting/YOUR USERNAME/Application Data/Flock/Browser/Profiles
You may need to go to Tools: Folder Options, click the View tab, and check Show hidden files and folders under
Hidden files and folders to see the Application Data folder.
Open xxxxxxxx.default.
Open the folder named chrome.
In the chrome folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, right-click this
file, select Rename, and name it userContent.css.
- If you see userContent-example, right-click this
file, select Rename, and name it userContent.
Double-click userContent.css or userContent to open it
in Notepad.
Erase everything in the file, then copy and paste this:
Save the file (File: Save) and restart Flock.
Check out the extras!
Flock -- Mac OS
- Open Finder.
- Click through the following file path (it won't work if you
try to paste it into the address bar):
~/Library/Application Support/Flock/xxxxxxxx.default/
You will not see xxxxxxxx, but a string of seemingly random numbers
and letters. It's different for everyone, so I can't tell exactly what
it will be.
- In the xxxxxxxx.default folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, click this file,
press Return/Enter to select the text box, and name it
userContent.css.
- If you see userContent-example, click this file,
press Return/Enter to select the text box, and name it userContent.
- Open userContent.css or userContent in TextEdit.
- Go to Format and select Make Plain Text.
- A box may pop up when you do this. If it does, select
Don't Append.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Flock.
- Check out the extras!
- Open your file browser.
- Click through the following file path (it won't work if you
try to paste it into the address bar):
~/.flock/browser/xxxxxxxx.default/
You will not see xxxxxxxx, but a string of seemingly random numbers
and letters. It's different for everyone, so I can't tell exactly what
it will be.
- In the xxxxxxxx.default folder, you will see a file named
userContent-example.css or userContent-example. Which one you see
determines what you do next:
- If you see userContent-example.css, rename it
userContent.css.
- If you see userContent-example, rename it
userContent.
- Open userContent.css or userContent in a text editor.
- Erase everything in the file, then copy and paste this:
- Save the file (File: Save) and restart Flock.
- Check out the extras!
FAQ
I actually only have two subjects that crop up a lot, so this is a
rather short FAQ. If you have a question you think should be added to
it, Neomail me.
-
Isn't this against the rules?
No, it isn't. According to Editorial
190 and Editorial
230, "Programs that do not affect the game play, such as ad
block, do not give a player an unfair advantage and therefore can be
used." You will not be frozen
(or sued) for
blocking the advertisements.
-
I have Mozilla Something, which one should I
choose up there?
Mozilla Suite (here, "Mozilla"), Mozilla Firefox, and
Seamonkey, though all made by Mozilla, are not the same browsers and
their instructions will not work for each other. Make sure you are
following the correct instructions for your browser. You can see which
one you have by going to Help: About.
Link to this Guide
I now have two great buttons created by Yael!
Here's an old linkback image so you can see the aesthetic atrocities I used to force upon you poor people:
This image may be resized by editing the width= and height=
values. It's in a lossless format so there should be no problems if
you keep the dimensions proportional.

Extras
You can add these to your ad-block stylesheet to further
customize the website.
This will hide the sidebar containing the Neofriend list
and your active pet:
This will widen threads ('topics') on the Neoboards to
occupy the space that the ad to the right used to fill:
These are the most common, relevant, or likely to be used
customizations, but remember that you can tweak any element
to your preferences. Be aware, however, that
user styles apply to all web sites, not just Neopets, so
you may have undesirable effects such as an element named .sidebar
on another site failing to appear.
Why You Should Use This Guide
A picture's worth a thousand words, eh? Well, here's a few thousand words to look over. Drag the images to your address bar to enlarge them.
NEOPETS, characters, logos, names and all related indicia
are trademarks of Neopets, Inc., © 1999-2013.
® denotes Reg. US Pat. & TM Office.
All rights reserved.
PRIVACY POLICY | Safety Tips | Contact Us | About Us | Press Kit
Use of this site signifies your acceptance of the Terms and Conditions