Change Background Color
Posted: Mon Jan 11, 2010 11:37 am
Can I change the background color of the default theme from white to a hex color (i.e. #333333)? I've tried adding a color line under:
'
body {
margin: 0px;
padding: 0px;
text-align: center;
in style.css, but still no luck. Any help is greatly appreciated.
'
body {
margin: 0px;
padding: 0px;
text-align: center;
in style.css, but still no luck. Any help is greatly appreciated.