Project

General

Profile

Actions

Bug #3780

closed

wp-login.php template styling

Added by Raymond Hoh about 9 years ago. Updated over 7 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2015-02-02
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Whenever we upgrade WordPress to the latest version, we have to manually reapply a fix so the login template looks alright on the main Commons site.

What we've been doing in the past is adding a call to get_header() directly in wp-login.php. While this works, the HTML markup is invalid and creates duplicate <html> and <body> tags. The login template also does not look right on certain sub-sites. For example, those using the Twenty Twelve theme will notice some irregularities.

I'd like to try and streamline this a bit by using object buffering and some custom CSS fixes.


Files

2016-08-23_090754.png (49.4 KB) 2016-08-23_090754.png Raymond Hoh, 2016-08-23 12:10 PM

Related issues

Related to CUNY Academic Commons - Bug #12108: Password reset styling/scripts don't work correctlyResolvedRaymond Hoh2019-11-18

Actions
Actions

Also available in: Atom PDF