weblog: fragments posts
How to fix a recent Adblock bug in Facebook profiles
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.
NACA tries being subliminal
Thursday, October 23rd, 2008, 3:05 am PDT
In searching for more information about some of the smaller candidates here (believe it or not, I don’t just vote straight ticket), I came across the North Austin Civil Association. This organization represents a tiny part of the city, less than five percent of the Austin population. But while at their site, I noticed something subtle.
Look at the highlighted letters: o, b, a, m, and a, in a sentence about not supporting a specific candidate. If you’re going to support someone, just come out and say it. Unless they’re being sarcastic (I don’t really know anything about them), this is the type of stuff that only comes back to hurt people and groups later on. ∞

