#30776 closed defect (bug) (fixed)
Twenty Fifteen: Multisite forms
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | minor | Version: | 4.1 |
| Component: | Bundled Theme | Keywords: | has-patch needs-refresh |
| Focuses: | Cc: |
Description
Multisite registration forms do not look very good...
Attachments (5)
Change History (14)
#1
@
11 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 4.2
- Severity changed from normal to minor
#3
@
11 years ago
- Keywords has-patch added; needs-patch removed
This patch should get the ball rolling. It fixes the layout widths and padding for .mu_register on all screens.
#4
@
11 years ago
This second patch uses margins for layout and adds a white background and padding inside the container to mimic article styles. It looks much better, and is how I should have done it the first time.
Cheers,
Derek
#5
@
11 years ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In 30995:
#6
@
11 years ago
- Keywords needs-refresh added
- Resolution fixed deleted
- Status changed from closed to reopened
Noted by @iamtakashi that needs a bit more work, including Registration page.
#7
@
11 years ago
Yes. There are still a quite few elements that are left as default and not harmonic with the theme style. We also need to pay more attention to responsive styles, typography, and old IEs. I'm working on a patch.
Hi pavelevap, can you review the other default themes from Twenty Ten to Fourteen also please? I don't think we've accounted for these forms in any of the previous themes specifically.