Closed (fixed)
Project:
Light
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Oct 2008 at 06:27 UTC
Updated:
1 Oct 2008 at 07:09 UTC
How can I edit the background color of the Content field in this theme? I would like to remove the blue gradient and have a plain white background across the entire site. Have been looking in .css files but can't locate it.
Comments
Comment #1
sumitshekhawat7331 commentedIf you are using garland theme them there is an option for changing theme color..
admin..theme....configure....
color settings from you can change color
otherwise in the modules folder there is a module name system...inside this you can find system.css from here you can manage many things.
Comment #2
nickbits commentedHi,
Firstly, do not change anythin in the modules directory as they are core components and should not be touched and this theme dosn't support the same colour configuration method as Garland.
To change the background colour in this theme just edit the CSS file. Look for:
You want to alter:
to
Cheers,
Nick