Download the PHP package contao-thememanager/ctm-sticky-header without Composer
On this page you can find all versions of the php package contao-thememanager/ctm-sticky-header. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download contao-thememanager/ctm-sticky-header
More information about contao-thememanager/ctm-sticky-header
Files in contao-thememanager/ctm-sticky-header
Download contao-thememanager/ctm-sticky-header
More information about contao-thememanager/ctm-sticky-header
Files in contao-thememanager/ctm-sticky-header
Vendor contao-thememanager
Package ctm-sticky-header
Short Description Sticky header integration for Contao Theme-Manager
License
Homepage https://www.contao-thememanager.com/
Package ctm-sticky-header
Short Description Sticky header integration for Contao Theme-Manager
License
Homepage https://www.contao-thememanager.com/
Please rate this library. Is it a good library?
Informations about the package ctm-sticky-header
ctm-sticky-header
Description
Extends the theme manager configuration with new fields for a sticky header integration.
After compiling your theme, make sure to add:
- _stickyheader.css to your Layout stylesheet settings
- js_ctm_stickyheader to your javascript template
Make sure to follow following order of css files in your layout due to performance
- _stickyheader.css
- ...
- _theme.css (theme manager core)
- ...
Settings
Sticky Header | |
---|---|
Option | Description |
$sh-background-start | Initial background color for the sticky header |
$sh-color-start | Color for navigation items |
$sh-color-start-hover | Color for navigation items when hovered |
$sh-background-end | Ending background color for the sticky header |
$sh-color-end | Ending color for navigation items |
$sh-color-end-hover | Ending color for navigation items when hovered |
$sh-stop-box-shadow | Box-shadow dividing line when sticky header ended |
All versions of ctm-sticky-header with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
contao/core-bundle Version ^4.13 || ^5.2
contao-thememanager/core Version ^2.0.8
contao/core-bundle Version ^4.13 || ^5.2
contao-thememanager/core Version ^2.0.8
The package contao-thememanager/ctm-sticky-header contains the following files
Loading the files please wait ....