Craigslist - hide section

Added by arlanda@userstyles, Created: Apr 18, 2010, Updated: Apr 19, 2010
With the style applied

Description:

Hide any section on Craigslist's site that you don't care to see.

Works well with Stylish's "Craigslist Comprehensive Clean-up" [Craigslist Comprehensive Clean-up] and Greasemonkey's "Craigslist Post Preview" [http://userscripts.org/scripts/show/32584]

Note:
1) re "Craigslist Comprehensive Clean-up", if you'd like the ad listing to be left-justified, edit style by changing the margins under both ".toc blockquote" and ".bchead":
margin: 0 20px !important; /* WAS margin: 0 auto !important; */

2) re "Craigslist Post Preview", if you prefer white background vs. default grey and with thin black border. Edit script to:
var NEW_DIV_CSS_TEXT = "position: absolute; top: 10px; right: 10px; display: none; z-index:1000; "
+ "width:690; font-size: 85%; background-color:white; padding:20px; overflow: auto; "
+ "border: 1px black solid"

Installs:
Applies to:
craigslist.org, craigslist.at, craigslist.ca, craigslist.ch... More »

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.