Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed footers in AdminLTE 4 #5805

Open
l3hgs-brent opened this issue Dec 26, 2024 · 3 comments
Open

Fixed footers in AdminLTE 4 #5805

l3hgs-brent opened this issue Dec 26, 2024 · 3 comments
Labels

Comments

@l3hgs-brent
Copy link

Describe the bug
Fixed (sticky) footers were available in available in AdminLTE 3 as documented at https://adminlte.io/themes/v3/pages/layout/fixed-footer.html. A fixed footer was also used in the AdminLTE 3 Dashboard v2 example.

Fixed footers do not appear to be documented for AdminLTE 4. Additionally, the comparable AdminLTE 4 Dashboard v2 example does not have one.

Use of ...

.app-main { max-height: 86vh; } 

... kind of replicates the AdminLTE 3 behavior ... but not entirely. Unfortunately with this workaround, a vertical scroll bar becomes present for the main content when reducing the size of the browser window. This is undesirable and differs from AdminLTE 3.

To Reproduce
Compare the footer behavior on the AdminLTE 3 and AdminLTE 4 Dashboard v2 pages at https://adminlte.io/themes/v3/index2.html and https://adminlte-v4.netlify.app/dist/pages/index2, respectively.

Expected behavior
It's desired that AdminLTE 4 support fixed footers as AdminLTE 3 did.

Screenshots
N/A

Environment (please complete the following information):

  • AdminLTE Version: 4.0.0-beta3

Additional context
N/A

@andre-koch
Copy link

Yes, I can't seem to get Fixed (sticky) top nav working either

@andre-koch
Copy link

andre-koch commented Dec 28, 2024

@l3hgs-brent can you add the version:4.x label to this thread please

@l3hgs-brent
Copy link
Author

@l3hgs-brent can you add the version:4.x label to this thread please

I can't seem to do this. The version:4.x label might need to be added by someone with the Triage role assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants