Second nav-sidebar in sidebar-custom with same behavior as main-sidebar #5085
Unanswered
thomasjoscht
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'd like to set a settings button in "sidebar-custom" area (layout-fixed) - like described in docs. This button should behave like a normal nav-item inclusive shrink in collapsed state (sidebar-collapse). I've tried to insert a new nav-sidebar element, but it does not work for collapsing. Has anyone a simple fix? Or it is necessary to copy all CSS stuff of main-sidebar?
Workaround
Currently I'm using a hacki workaround which does not use sidebar-custom. Instead I'm inserting in "sidebar" a sidebar-footer with position: absolute. This works but has few drawbacks and it's clearly not the intended way. But it works ;-)
Thx for your help.
Regards
Thomas
AdminLTE v3.2.0
Beta Was this translation helpful? Give feedback.
All reactions