This post was previously located at
http://wpcult.com/custom-login-plugin
I created this plugin, and finally decided to release it to the public! Are you tired of a bland login (wp.login.php) page? Well I was. So I created a simple plugin so any user can install and customize there login/registration page. The plugin has a great settings page to easily modify all colors and styles. Plus there is even an advanced section for hardcore enthusiasts!
Check it out and download it through the WordPress repository.
For a live preview, visit my login page.
Showoff
Hey, have you downloaded the plugin? Maybe you’d like to showoff you login page? Well if so please follow and join my Flickr group.
Changelog
- Version 0.4.8
-
- NEW Thickbox preview link
Let me know if you like the placement of it in these comments
- NEW Thickbox preview link
- Version 0.4.7
-
- Added ability to use RGB/A colors to all color selectors. Max characters is now 21 instead of 7
- Cleaned up options page.
- Added expanding textarea’s for better coding space.
- Allow for expanding help section per item basses.
- Added an uninstaller (remove options from the database) use the
uninstall.phpscript - NEW default style.
- Version 0.4.6.1
-
- CSS Bug.
- Version 0.4.6
-
- Added custom html coded box. Will only be in use if the box is checked.
- New html box used jQuery to write to the page.
- Version 0.4.5
-
- Removed: #dock scroller (position fixed)
- Added collapsing/expanding boxes on left to allow for visibility of color wheel.
- Version 0.4.4.1
-
- Error: Missed a period, caused fatal error.
- Noticed issue with color picker error, try to reload page while I troubleshoot.
- Fixed missing
divtag on settings page. - Added two screenshots, one of settings page, one example.
- Version 0.4.4
-
- Added custom field box to add in your own CSS
- Added in new toggle (hide the color box when you click on the
h3title so as not to interfere when it auto scrolls)
- Version 0.4.3
-
- Bug: When first installed, color fields need the # before the HEX numbers shows.
- Version 0.4.2
-
- Added an additional save button under the scrolling window dock when the window height is causing the window to jump.
- Version 0.4.1.1
-
- Bug fix:
Dockis in the wrong div
- Bug fix:
- Version 0.4.1
-
- Added a
position:fixedstyle to the color picker if the window scrolls below the view of the Color picker
- Added a
- Version 0.4
-
- Added jQuery javascript color picker
- Remeber to use the new color selections with # before the six hex keys!
- Version 0.3.3
-
- Added ability to have transparent background image for
html - Added
html > background-repeat
- Added ability to have transparent background image for
- Version 0.3.2.1
-
- Style: “Addded css style to
Delete/Resetbutton”
- Style: “Addded css style to
- Version 0.3.2
-
- Bug: “if login form background color was empty, image wouldn’t show”
- Version 0.3.1
-
- Bug: “login form backgound url” overwrote “login form backgound color”
- Auto install into double directory
- Version 0.3
-
- Admin panel added
- Additional CSS / user options
- Custom login
- WordPress 2.9 ready
- Version 0.2
-
- 2.7 CSS update.
- readme.txt link updated.
- Version 0.1
-
- Initial release.


Great plugin!
I have everything looking quite nice with this. I have a question, does anyone know how to change the background color for the top color bar? It’s the area that spans across the very top of the page where the backtoblog link is placed on the login screen, and I just can’t seem to find what rule is defining that bg color to override it in the custom style area of this plugin. I’ve tried using firebug to determine what that color bar might be and I’m at a loss. Thanks!
This is a simple one, but fly’s past a lot of people
. It’s actually a body border..
So apply this css styling:
Of coarse changing the current color to something else, say red (
#ff0000).Looking good, changing the login box images was easy but doing the whole page is handy.
For some reason I am unable to login to the WP admin after installing 0.4.8. It happens once I logout and try to login again.
I’m using WP 2.9.1
I’m unable to replicate your issue. Did you enter any settings?
Hmm. I will take a look. Is this a new install of the plugin?