We have tried in numerous ways to change the background color to no avail. Plugins on and off; various different browser; no caching enabled; changed to different skin; reset options on the page; tried different colors; tried to add images; etc etc. Nothing will budge the body background off that sickly green.
I can see this with Firebug:
- Code: Select all
body.custom-background {
background-color: #233927;
}
Which seems wrong, right? We don't want that color...and yet it's sticking around.
I could replace the code in custom includes, I suppose, but is there something else we can do to fix this? Is it a bug?
