Hi,
I need to insert an image background (possible parallax?) in the position #gktop1; fullwidth up to page borders. This position contains 2 o more GkNews modules.
Example url : http://www.farmaplanet.it/golf/index.php?lang=it
Thanks
#gkPageContent {
background-image: url( path to image goes here );
background-size: cover;
}