I'm wanting to use Slate as the basis for my site, but find the black/dark grey too dark, so I'm trying to change the main color. I've got little CSS experience, but am able to follow enough and found an earlier message where if I put:

html,
body {
     background: #fff

in my local.css file (and uncomment appropriate line in my .info file) I would get a white background. This did not work. I also cleared my cache. Any help would be greatly appreciated.

Comments

VM’s picture

I believe it should be background-color: ?

A link to your site (if available) will help us help you where we don't have acquia slate installed. Firefox and the firebug and/or webdeveloper toolbar helps a great deal too.

iharley’s picture

Status: Closed (fixed) » Active

Thanks for your quick reply. It's at . I'll download firebug for Firefox.

iharley’s picture

OK.... so I was using Google Chrome for Mac to do my work in, but when I fired the site up in Firefox it's white... Weird.

jeremycaldwell’s picture

Status: Active » Fixed

Sounds like your CSS changes were being cached by your browser. The background color is white to me so sounds like it's all fixed now.

iharley’s picture

Thanks for your help, really appreciate it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Status: Active » Closed (fixed)