Skip to content

Allow Custom Login Background #11

Description

@gerit1a

Allow using a custom login background that can be selected through the theming app before applying the theme.

Could we replace this in core/css/core/_server.scss:
background-image: none !important;

With this:
background-image: url(/index.php/apps/theming/loginbackground) !important;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions