Closed (won't fix)
Project:
Mix and Match
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
13 Dec 2012 at 08:19 UTC
Updated:
14 Apr 2014 at 16:29 UTC
Jump to comment: Most recent
Hi,
I want to change color background in this theme. I want all web in one color different. How I could change ???
Thanks,
Comments
Comment #1
ajross commentedYou just need to override the background color for the body. Look in base-colors.css to find what you need to copy and override, based on what you selected as the background color in the theme configuration settings. If you just selected white, then there is no extra class, you just need to override:
Follow the instructions in sample.local.css to add your own styles there.
FYI, I am not maintaining this version of the theme any longer and am recommending anybody who is able to instead switch to the newest version, which is based on AdaptiveTheme.
Comment #2
ajross commented