Skip to content

Login form - minor visual adjustments #1570

@Mates-K1

Description

@Mates-K1

I would like to suggest some minor changes to the appearance of the login form:

Current:
Snímek obrazovky_20-5-2024_2261_www skautskagalerie cz

After changes (logo and buttons aligned to center):
Snímek obrazovky_20-5-2024_214214_www skautskagalerie cz

  1. in npgCore\lib-auth.php, row 1440: add style=”text-align:center" to <p>

  2. in npgCore\lib-auth.php, row 1613: add style=" display: flex; justify-content: center; align-items: center;"> to <div>

  3. in npgCore\extensions\googleTFA\auth_code.php, row 38: add style=”text-align:center" to <p>

(or add it to the existing standalone css file)

  1. in npgCore\extensions\googleTFA\auth_code.php, row 55: add autofocus to <input>.

Optionally add autofocus to the first line of the standard login form.

Many thanks.
I apologize for this form, I'm not exactly friends with github and pull requests etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions