How to fix a recent Adblock bug in Facebook profiles
written Thursday, May 21st, 2009, 9:17 pm PDT
When you’re looking at profiles on Facebook, is there a giant gap in the center (the left side of the right column)? If so, it’s probably due to their latest CSS update, which the Adblock Plus subscription list has not yet adjusted for. Odds are it will be fixed really soon, but until then, here’s a hack to fix it:
- The hard way:
- Go to the chrome directory in your Firefox profile directory. If you’re not sure where that is, it’s probably easiest to find it by:
- Windows users, go to Windows Run (type the Windows key + r) and then enter:
%APPDATA%\Mozilla\Firefox\Profiles\
Mac users, open:~/Library/Application Support/Firefox/Profiles/
Linux users, open:~/.mozilla/firefox/ - Then, open the directory that has “default” on the end of it. (Odds are there will only be one).
- Then, open the “chrome” directory.
- Windows users, go to Windows Run (type the Windows key + r) and then enter:
- Create a file called userContent.css
- In Notepad, edit that file to have just this in it: .profile .right_column_container .profile_sidebar_ads { height: 1px; }
- Save the file and restart Firefox
- Go to the chrome directory in your Firefox profile directory. If you’re not sure where that is, it’s probably easiest to find it by:
- The easy way:
- Save this userContent.css fix file to the directory found in step 1 of the hard way above. If you already have a userContent.css file there, you’ll need to append the contents of it.
This post is filed in fragments.
Top five incoming links
- http://twitter.com/treyp (9 clicks)
- http://twitter.com/ (4 clicks)
- http://www.facebook.com/home.php (3 clicks)
- http://www.tumblr.com/dashboard (2 clicks)
- http://www.google.com/search?q=how+to+fix+… (2 clicks)
Responses
Nobody’s responded yet. How’d you like to be the first?
