Sun May 27, 2007 2:44 am
Sun May 27, 2007 3:01 am
Sun May 27, 2007 3:42 am
You'll have to make a file "userContent.css" in the chrome folder. You reach it by:
1) Click Start
2) Click Run
3) Type %appdata% and press enter
4) Click the Mozilla folder
5) Click the Firefox folder
6) Click the Profiles folder
7) Click the folder that is a bunch of random letters/characters
8 ) Click the chrome folder
Create a file here using notepad, but be sure to change the filetype dropdown to *.*, then type as the name userContent.css, then paste what I posted earlier and save it.
div.ban,div#ban {display: none !important;}
div.ban_bottom,div#ban_bottom {display: none !important;}
div.ad_wrapper,div#ad_wrapper {display: none !important;}
div.ad_wrapper_fixed,div#ad_wrapper_fixed {display: none !important;}
Sun May 27, 2007 3:52 am