
Quickly apply some fun or custom branding to your login screen
Author: | Tyler Digital (profile at wordpress.org) |
WordPress version required: | 3.5.1 |
WordPress version tested: | 4.5.2 |
Plugin version: | 1.0.3 |
Added to WordPress repository: | 30-04-2015 |
Last updated: | 10-06-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | http://tylerdigital.com |
Total downloads: | 9 139 |
Active installs: | 300+ |

Click to start download
|
Screenshots

Really simple settings

Customize your login screen for your company or your client's brand

Upload a custom background without a logo

It even scales down for mobile

Be happy to see your login screen
FAQ
Can I upload files to my theme rather than placing them in the plugin settings?
Yes! You can place login-logo.png and login-background.jpg (or login-background.png) into your wp-content/ directory and Simple Custom Login will find them there!
If you set an image within the plugin settings, Simple Custom Login will always prefer that one, but it will check the wp-content/ directory before defaulting to a blank image.
This means you can set a default for all your new WP installs, just place images at wp-content/login-logo.png and wp-content/login-background.jpg & activate the plugin!
Thanks to code from Mark Jaquith’s Login Logo plugin for this functionality
Can I customize the position of the login box?
We want to keep this plugin really simple, we chose a default location offset from the center that works well in the majority of cases. If you want to tweak the exact position of the box, this can be done with CSS (or there are more complex plugins available that might allow this control)
Can I customize the cropping of the image on my phone/tablet/etc?
Unfortunately not, we’re using a CSS property called backround-size: cover; that works nicely on a variety of sizes. This will not be perfect for all images or all screen dimensions. Often this can be solved by finding another image 🙂
ChangeLog
1.0.3
- New: Added i18n Support
- New: Added Spanish language support
- New: Added Portguuese language support (pt_PT, pt_BR)
- Fixed: PHP7 Compatibility
1.0.2
- Fixed: Delete erroneous trunk included in distributed versions
1.0.1
- Fixed: Fix error on login screen
1.0