In our family laughter is main-stay
Haha, that first one is going to haunt them forever!
To get rid of facebook ads, just use Firefox instead of Safari, and add the following code to your userChrome.css file: @-moz-document url-prefix(http://www.new.facebook.com/) { .sponsor, .invitefriends, .findfriends, .gifts_received, .pymk, .social_ad, .adcolumn{ display: none ! important; }} @-moz-document url-prefix(http://www.facebook.com/) { .sponsor, .invitefriends, .findfriends, .gifts_received, .pymk, .social_ad, .adcolumn{ display: none ! important; }}Your userChrome.css file is located at ~/Library/Application Support/Firefox/profiles/{your_profile's_name_here}/chrome/userChrome.csswhere ~ is your home folder...Enjoy! :)Ton Ton
It's an Audi . . . duh!
Post a Comment
3 comments:
Haha, that first one is going to haunt them forever!
To get rid of facebook ads, just use Firefox instead of Safari, and add the following code to your userChrome.css file:
@-moz-document url-prefix(http://www.new.facebook.com/) {
.sponsor, .invitefriends, .findfriends, .gifts_received, .pymk, .social_ad, .adcolumn{
display: none ! important;
}
}
@-moz-document url-prefix(http://www.facebook.com/) {
.sponsor, .invitefriends, .findfriends, .gifts_received, .pymk, .social_ad, .adcolumn{
display: none ! important;
}
}
Your userChrome.css file is located at ~/Library/Application Support/Firefox/profiles/{your_profile's_name_here}/chrome/userChrome.css
where ~ is your home folder...
Enjoy! :)
Ton Ton
It's an Audi . . . duh!
Post a Comment