change the parallax speed in header?

Support desk for Multipurpose Quark Theme
GK User
Wed Apr 29, 2015 6:14 pm
I would like to make the scroll differential more dramatic in the header - where is the setting for this located?

i'm new here, so....would you recommend
A - I just create a new custom html module with the code as indicated in your docs (below)?
--or--
B - override parallax-img in css?
--or--
C - something else?

sample code from quickstart module
Code: Select all
<img src="images/demo/about_bg.jpg" alt="" class="parallax-img" />
<div class="gkPage">
     <h1 data-sr="enter bottom and move 50px">We are a digital design agency based in Manhattan, NY</h1>
     <h2 data-sr="enter bottom and move 50px and wait .2s">We help the world's top companies build<br />amazing digital products.</h2>
</div>
<span class="mouse-icon"><span><span></span></span></span>


(having a lot of success with my demo build of this template - my first gavickpro template.)
User avatar
Junior Boarder

GK User
Wed Apr 29, 2015 6:51 pm
It uses scrollreveal script:
https://github.com/julianlloyd/scrollRe ... i/Keywords
You can find all configuration parameters in above link.
User avatar
Moderator

GK User
Wed Apr 29, 2015 6:52 pm
thank you!
User avatar
Junior Boarder

GK User
Wed Apr 29, 2015 7:12 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Thu Apr 30, 2015 12:19 pm
Not for this topic - i think my main issues now are configuring the tabs module (as my test build doesn't behave nicely on mobile as in the quickstart - i must have done something to the module class suffix or something)

test page

....then there is a need I identified in another post as a feature request - a way to keep the branding (and desktop menu) 'always on,' ideally in a separate div that can be tinted, transparent, etc. right now, the menu re-appears when you scroll up, but at the very least, there should be an option for it to appear always, on mouseover, and maybe other conditions I haven;t thought of because i'm not that smart.
User avatar
Junior Boarder

GK User
Thu Apr 30, 2015 2:47 pm
Iw would be best to create new threads and set the topic according to issue itself. This helps other users who uses search on the forum while looking for the answers.
User avatar
Moderator


cron