how to change ececec background?
-
Hi – I really want to change the background color of my theme – fspring widgets. Love it, just want to change the background. I’ve looked at all the possible places to figure out how but can’t seem to change the key code. I think it’s this in the stylesheet:
body {
margin: 0px;
padding: 0px;
background: #ececec url(images/bg.png) repeat-y center;
color: #666;
font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}I’ve tried to replace the background with other color names (like FFCC00) but nothing changes. And I’ve successfully modified a few other things in the stylesheet so I know I can do some things. But I’m fairly new to all this.
Thanks for the help.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘how to change ececec background?’ is closed to new replies.