How to Change the Color of the footer (gk-middle bar)

GK User
Sun Aug 28, 2011 10:17 pm
I added the following to the template.css>> anyone have an idea why it still is black? here is the site http://eastsidedesigns.ca/jack/

#gk-middle-bar {
color: #2A3C86;
height: 49px;
line-height: 49px;
}
User avatar
Fresh Boarder

Konrad M
Mon Aug 29, 2011 10:01 am
Hi
Little advise. All own rules please add to override.css try not edit oryginal files. It will be helpfull when you will want to update template. To change background please add
Code: Select all
#gk-bottom-wrap {
background:#000000; //here put your own color value
}

and remember to enable override.css option in template settings
User avatar

GK User
Mon Aug 29, 2011 6:08 pm
cool got er done ..thank you!
User avatar
Fresh Boarder

Konrad M
Tue Aug 30, 2011 2:01 pm
I'm glad I could help ;)
User avatar


cron