You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
The above is a Bootstrap html template - however I'd love to pull this off in Foundation. How would I go about doing this? Basically transparent navigation on top of image - when you scroll down, the navigation has a seamless transition to a filled color background.
Any help is appreciated.
The text was updated successfully, but these errors were encountered:
jdfweb
changed the title
How to pull of the transparent-to-fill top bar effect?
How to pull off the transparent-to-fill top bar effect?
May 26, 2015
@jdfweb, i made a quick test with techniques used in a grayscale theme you refer to.
Demo here: /removed/
This is for further development and adjustments only, not production-ready.
Basically, you can just animate the looks of .top-bar-container with css transitions, and trig those animations with a few lines of jQuery.
Hello!
Just wondering how I could pull off this effect on the FoundationPress theme, live link: https://ironsummitmedia.github.io/startbootstrap-grayscale/
The above is a Bootstrap html template - however I'd love to pull this off in Foundation. How would I go about doing this? Basically transparent navigation on top of image - when you scroll down, the navigation has a seamless transition to a filled color background.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: