Backgroud image

GK User
Wed Mar 11, 2015 11:41 pm
How can I add background image's into module positions
And how to make the effect That The content move but the image's stay still
User avatar
Junior Boarder

GK User
Thu Mar 12, 2015 12:12 pm
Could you please make a screenshot of same element on our demo server?
User avatar
Moderator

GK User
Thu Mar 12, 2015 12:45 pm
So the when you scroll up and down the background image stay's and the content move
User avatar
Junior Boarder

GK User
Thu Mar 12, 2015 6:32 pm
You need to use module suffixes:
Code: Select all
box parallax darkbar gkmod-1

and replace file:
templates/gk_university/images/parallax_bg.jpg
yo use it as the background.
User avatar
Moderator

GK User
Thu Mar 12, 2015 8:47 pm
What about if I want to use another image in another module position
User avatar
Junior Boarder

GK User
Fri Mar 13, 2015 11:45 am
Then you can create custom css to add the background basing either on module id selector (if it needs to be on all pages), or page suffix and module id selector if you need it only on one page.
User avatar
Moderator


cron