| Author | arlanda |
|---|---|
| Created | Apr 19, 2010 |
| Updated | Apr 19, 2010 |
| Installs (this week) | 0 |
| Installs (total) | 148 |
Hide any section on Craigslist's site that you don't care to see.
Works well with Stylish's "Craigslist Comprehensive Clean-up" [http://userstyles.org/styles/12729] 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"
Works well with Stylish's "Craigslist Comprehensive Clean-up" [http://userstyles.org/styles/12729] 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"
More Info
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
