Good day
I have set up a standard site using your quickstart files.
Please can you point me to how I can add a background image to the widget header area.
Thanks in advance
#gk-header {
background: transparent url('../images/mybackground.png') 0 0 no-repeat;
}
#gk-header {
background: transparent url('../images/mybackground.png') 0 50% no-repeat;
}