Sun Dec 19, 2004 12:51 am
Sun Dec 19, 2004 1:51 am
Sun Dec 19, 2004 2:00 am
Sun Dec 19, 2004 2:06 am
Sun Dec 19, 2004 3:44 am
Sun Dec 19, 2004 4:08 am
winter wrote:To block in IE, open up Notepad. Copy and paste the following into it:
- Code:
div.ban,div#ban {
display: none !important;
}
Save as a .css file and be sure it's somewhere you remember. (That's the most important.) I saved mine as neopets.css.
Next, open up IE. Go to Tools -> Internet Options -> Accessibility. Under "user style sheet", check off "Format documents using my style sheet." Next, Browse for your saved file. Click "OK". "OK" again, and then go to a Neopets page. It should disappear.
I found this method in the Neocolours forum. (But I saw it such a long time ago, the above is in my own words) Though the user who posted it has escaped my mind at the moment...
Sun Dec 19, 2004 4:20 am
winter wrote:To block in IE, open up Notepad. Copy and paste the following into it:
- Code:
div.ban,div#ban {
display: none !important;
}
Save as a .css file and be sure it's somewhere you remember. (That's the most important.) I saved mine as neopets.css.
Next, open up IE. Go to Tools -> Internet Options -> Accessibility. Under "user style sheet", check off "Format documents using my style sheet." Next, Browse for your saved file. Click "OK". "OK" again, and then go to a Neopets page. It should disappear.
I found this method in the Neocolours forum. (But I saw it such a long time ago, the above is in my own words) Though the user who posted it has escaped my mind at the moment...
Sun Dec 19, 2004 4:24 am
Sun Dec 19, 2004 6:20 am
o_0 wrote:To repeat my question, know how to do it in Firefox?
Sun Dec 19, 2004 11:29 am
winter wrote:To block in IE, open up Notepad. Copy and paste the following into it:
- Code:
div.ban,div#ban {
display: none !important;
}
Save as a .css file and be sure it's somewhere you remember. (That's the most important.) I saved mine as neopets.css.
Next, open up IE. Go to Tools -> Internet Options -> Accessibility. Under "user style sheet", check off "Format documents using my style sheet." Next, Browse for your saved file. Click "OK". "OK" again, and then go to a Neopets page. It should disappear.
I found this method in the Neocolours forum. (But I saw it such a long time ago, the above is in my own words) Though the user who posted it has escaped my mind at the moment...
Sun Dec 19, 2004 4:27 pm
o_0 wrote:To repeat my question, know how to do it in Firefox?
Thu Dec 23, 2004 10:50 pm
Fri Dec 24, 2004 1:58 am
winter wrote:To block in IE, open up Notepad. Copy and paste the following into it:
- Code:
div.ban,div#ban {
display: none !important;
}
Save as a .css file and be sure it's somewhere you remember. (That's the most important.) I saved mine as neopets.css.
Next, open up IE. Go to Tools -> Internet Options -> Accessibility. Under "user style sheet", check off "Format documents using my style sheet." Next, Browse for your saved file. Click "OK". "OK" again, and then go to a Neopets page. It should disappear.
I found this method in the Neocolours forum. (But I saw it such a long time ago, the above is in my own words) Though the user who posted it has escaped my mind at the moment...