Skip to content

[5.x]: Rebrand asset logo image positioning on login page since 5.6.0.2 #16482

@jamesmacwhite

Description

@jamesmacwhite

What happened?

Description

Since 5.6 and current under 5.6.0.2, the rebrand logo that would normally appear above the login contain now appears like the following example. I'm not sure if this is intentional or not.

Looking at the DOM, it now looks like the rebrand logo is included as a <header> element, where as pre 5.6 it appears under a <h1> tag, in the <main> element.

Image

Steps to reproduce

  1. Upgrade to Craft CMS 5.6 or above
  2. Logo position on the Craft CMS login page is no longer above the login container

Expected behavior

I am not entirely sure if this is intended or not, but it looks a bit odd, but maybe I am used to it being above the login container for many years.

Actual behavior

Provided screenshot.

Craft CMS version

5.6.0.2 Pro

PHP version

8.3

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions