Is it possible to add a background colour to header#gk-top-bar ?
I'd like to make it white so that we can add background images around the webpage, for advertising purposes.
Thanks
Phil
#gk-top-bar {
background: #fff;
}