Skip to content

[Enhancement]: DNN 10 Aperture > empty pages look a bit weird? #6402

Open
@Timo-Breumelhof

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description of problem

For us this is totally clear, but for someone new to DNN, IMO this looks weird:

Image

I know it's the footer but still..

Description of solution

I see two options:

  1. A Sticky Footer

Image

  1. Add a minimum height for main when the PB is visible
    .personabar-visible .theme-main{
    min-height: 30vh;
    }

Image

Description of alternatives considered

No response

Anything else?

No response

Do you be plan to contribute code for this enhancement?

  • Yes

Would you be interested in sponsoring this enhancement?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions