-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Moving this part of the discussion out of #3309, in order to not derail the recent momentum and direction of that issue.
The most recent PR in that issue provided an option to suppress the layout (regions other than the main content region), which resulted to this:
After some feedback, a border was added around the login form:
I proposed to use 0.25rem solid #bbbbbc
for the border in the login page, which is the same as the horizontal line used in the top-border of the footer in Basis (where Drop the dragon is sitting):
...I tried to find any other borders used in blocks etc. in Basis that we could mimic, but couldn't find anything else.
If I was to suggest further styling for the login pages in Basis, then it would be to consider wrapping the h1 site name in a div, and styling it similarly to the header in Basis:
...we could add the same background pattern as the one used in the hero block:
...or make it plain black/white if people think it's "too much":
In general, I am looking for more consistency with the Basis theme.
In order to be as backwards-compatible as possible, we can offer a flip switch in the UI, to allow the legacy-styled login pages to be used on existing sites, as contrib and custom themes are adapted to accommodate for the new design/templates. This is a screenshot of what was in the PR sandbox at the time of writing vs. what I am proposing:
The wording in labels and help texts needs further thought/improvement, however the current "Use tabs" and "Hide regions" are too techie and don't sound like a new feature. They also do not explicitly convey what you get before/after.
Avocate: @docwilmot