Craigslist Post Preview

By realbilly Last update Apr 17, 2013 — Installed 13,449 times.

Anyway to change the background color of the Craigslist Post Preview?

in
Subscribe to Anyway to change the background color of the Craigslist Post Preview? 2 posts, 2 voices



Perplexed Guide User

First I wanted to say I really like this Greasemonkey Script but I was just wondering is there anyway to change the background color of the preview? either have it white or enable a custom color picker.

Thanks for the great G-script!

 
goodgnus User
FirefoxWindows

In the first few lines of the script, find this text: background-color:lightgrey;

Change lightgrey to any hexadecimal color (FFFFFF = white) or just type "white" (without quotes) in place of lightgrey.