Fullwidth background of #gktop1 (more than one module)

Support desk for Multipurpose Quark Theme
GK User
Fri Jan 15, 2016 3:45 pm
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
User avatar
Fresh Boarder

GK User
Sun Jan 17, 2016 11:15 pm
...nobody has encountered this problem ?
User avatar
Fresh Boarder

teitbite
Wed Jan 20, 2016 3:04 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkPageContent {
background-image: url( path to image goes here );
background-size: cover;
}
User avatar
Moderator


cron