Footer with another color

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
Fri Jan 24, 2014 1:29 pm
Reply with quote
Report this post
Hello, how to let the whole footer area with another color?
I saw that I can change code as below:

body {
background: none repeat scroll 0 0 # 012345;
color: # 666666;
font-size: 15px;
font-weight: 300;
line-height: 1.6;
margin: 0;
min-height: 100%;
padding: 56px 0 0;
word-wrap: break-word;
}


However, I would like the footer had its own code without interfering in other areas.

Site: carrosbh.net
User avatar
Senior Boarder

GK User
Fri Jan 24, 2014 7:29 pm
Reply with quote
Report this post
Hi,
I checked twice, and probably you have to use only another color in body.

Because footer is inside #gkFooter - and it too small box to hold whole background area.
User avatar
Platinum Boarder


cron