Change Background Color
-
Hi,
I’m using ‘Expert Advice’ template, and I would like to change the background color, however I have not been able to do so.
I have changed in the style.css file:
body {
background: #343434 url(images/pattern2.gif);
color: #757575;
font: 100%/1.375em Arial, Helvetica, sans-serif;
position: relative;
}to
body {
background: #ffffff
color: #757575;
font: 100%/1.375em Arial, Helvetica, sans-serif;
position: relative;
}But nothing changed…
Can someone please help?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Change Background Color’ is closed to new replies.