Beschrijving
Simple, easy yet very useful and configurable sticky header / fixed header plugin.
Just specify class name in options page and it gets sticky!.
Available Options:
- Header Class: Enter class name of your header or nav element that you want to make sticky.
- Animate: This brings header into display with animation type that you select below, default is ‘Fade In’.
- Animation Type: Transition style for header when it becomes sticky
- Shadow: Header will have shadow when it becomes sticky
- Sticky Already: Makes header sticky when page loads
Please Note
Make sure your header’s z-index’s value is high enough to not get overlapped by other elements on the page.
**Example: **
.header-class { z-index: 9999; }
If you have suggestions for a new add-on, feel free to email me at danishiqbalscorpio@gmail.com
Schermafbeeldingen
Installatie
- Upload ‘advanced-sticky-header.zip’ to the ‘/wp-content/plugins/’ directory,
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Goto Advanced Sticky Header menu in WordPress, enter your header’s class in ‘Header Class:’ option.
Beoordelingen
Bijdragers & ontwikkelaars
“Advanced Sticky Header” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Advanced Sticky Header” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.