Support Forum

  • Page:
  • 1

sticky nav transparency fade

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi Bamboos

I have seen a nice FX on a website, which I would like to have for nebiúla, or at least for all sticky nav appearances....

de.drive-now.com/

see in this link of Drive Now, the sticky nav on top position is transparent while scrolling, and fades after a short time to non-transparent.

It would be a nice little detail to implement into the bamboo templates.

It should be some css code for sticky nav, as I presume. How would I do that?

Best sebastian
  • Sebbie's Avatar
  • Sebbie
  • 12 Month Developer
  • 131 posts
  • 6 Thanks
  • Karma: 4
The administrator has disabled public write access.
ah :)

That would be me misreading the question - just been troubleshooting the transparent sticky :)

Think it would be a combination of js and css
I'm not keen to be honest - as mentioned above I thought it was a bug

I'll pass on your suggestion

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

I'm trying to bring this matter up again, as it is an effect, that makes a page look very professional, when scrolling down. I am working on an other motion powered website and felt again, that this fx is missing...

description: as long as you scroll, the navwrap.affix is transparent, and becomes intransparent after a second when stop scrolling.

this should be css thing probably.

best sebastian
  • Sebbie's Avatar
  • Sebbie
  • 12 Month Developer
  • 131 posts
  • 6 Thanks
  • Karma: 4
Last Edit: 9 years 10 months ago by Sebbie.
The administrator has disabled public write access.
this is what drive now has in the css

#global-header:before {
background: -moz-linear-gradient(center bottom , #f6f6f6 0px, #fff 100%) repeat scroll 0 0 #f6f6f6;
content: " ";
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
width: 100%;
z-index: -1;
}

probably the nav transition thing

best seb
  • Sebbie's Avatar
  • Sebbie
  • 12 Month Developer
  • 131 posts
  • 6 Thanks
  • Karma: 4
The administrator has disabled public write access.
I'll ask Anthony to check out this thread later today

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

that sounds great!

I think this cubic-bezier css thing can do a lot making website look elegant and smooth

best seb
  • Sebbie's Avatar
  • Sebbie
  • 12 Month Developer
  • 131 posts
  • 6 Thanks
  • Karma: 4
The administrator has disabled public write access.
Hi Seb,

Is an interesting effect :)

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Sebby,

My IP might be blocked for that site.
I just get a blank page.

Any other references?

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Anthony

try this:

blog.drive-now.de/2012/07/26/registrierungsstationen-2/

best sebastian
  • Sebbie's Avatar
  • Sebbie
  • 12 Month Developer
  • 131 posts
  • 6 Thanks
  • Karma: 4
The administrator has disabled public write access.
Thanks Seb.

Looks like an interesting effect.

Will look into it :)

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers