How to change color of background

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 12, 2012 11:13 am
Reply with quote
Report this post
anton3.jpg
Hi
how to change colour of background of modul (see attachment)?
module sufix is nsp dark big
User avatar
Senior Boarder

Konrad M
Wed Sep 12, 2012 11:18 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.box.dark > div {
background: #2F3336!important;
}

and set your own background color value. Remember to enable override.css option in template settings.
User avatar

GK User
Wed Sep 12, 2012 7:58 pm
Reply with quote
Report this post
THX a lot!
Perfect support, now works fine as I wanted.
User avatar
Senior Boarder


cron