Hello,
How could change the background (color or image) to the module News Show Pro GK5 ?.
Thank you very much.
A greeting.
#gkHeaderBottom {
background: #fff none repeat scroll 0 0;
}
body {
background-image: url("../images/bg3.jpg");
}
.custombg #gkMainWrap > div {
background: url(path_to_background_image) no-repeat top center transparent;
}