Design - Written by Kerry on Saturday, January 10, 2009 16:48 - 19 Comments
Branded Login Screen for WordPress 2.7
After finally finding some free time I have updated the Branded Login Screen for WordPress 2.7. The version is now 1.1 and you can find links for the download on this page as well as my main 'Plugins' page. As always if you find issues or have questions please comment or send me an e-mail.
Looking for the 'Branded Admin' Plugin >>> It received a WordPress 2.7 update as well.
CHANGE LOG v1.1
1) Removed version checker so the plugin is ONLY COMPATIBLE with WordPress 2.7+.
2) CSS cleanup for the new WordPress version.
Download Link
Click Here To Download
zip, 1 MB - 2178 downloads
Screenshots
Below are screenshots of the standard WordPress 2.7 login screen and my branded login screen (click either image to see a full size version). Or visit my Branded Login Screen in action.
Related Posts
Download Link
Click Here To Download
zip, 1 MB - 2178 downloads
19 Comments
Hi
Cool plugin.. Tnx for the time you put in this plugin.
Did install it just a few sec ago.
Marco
http://www.pe2mc.nl
http://pe2ky.pe2mc.nl
http://pa9t.pe2mc.nl
Excellent plug-in but it doesn’t look quite right in Safari. This is what it looks like on my monitor.
http://farm4.static.flickr.com/3436/3196655781_f17d31c884_o.png
But it looks fine in Firefox. Just throwing that out there!
Thanks Rich. I will take a look at the .css. Seems to be a border around the form in Safari that the other browsers do not show. Will update as soon as I have a fix.
hey kerry! this is great. thanks for taking the time to do this and make it available to the rest of us!
Rich, Thanks for pointing that out. I probably wouldn’t have checked it otherwise. Here is how I was able to get rid of it.
#loginform {
border: none;
-moz-box-shadow:none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
box-shadow: none;
Credit should really go to Josh Byers’ plugin at Pressing Pixels who credits Ben Gillbanks as well. I liked Kerry’s plugin way better, since it had more comments in the css to get a beginner like me started, but I was able to find this tidbit in Josh’s css file.
YOU ARE THE BEST MAN!
awesome plugin… oh and for the guys that the links not working…. try adding .zip to the end of the link and it should work… was having the same issue initially.. now to start tweaking the plugin.
thanks agains.
@Tompa/@Ted – The download link is fixed now. An update to the WP Download Counter plugin didn’t like the uppercase letters in the download links. You should be good to go.
Cool plug-in. Thanks!




























Jan 12, 2009
04:20 am