Hello
I have problem with a footer, I tried to change the color of the footer, but I can not get rid of the dark blue bar.
Here's the code I used:
#gkFooter {
background: none repeat scroll 0 0 #68b5ff;
border-top: 1px solid #68b5ff;
color: #d9ecff;
max-height: 95px;}