A customized WordPress login is a nice touch to any site, especially if you’re making it for someone other than yourself. There should be no need to install a plugin to do this for you. In order to keep your site lean, you’ll want to avoid adding loads of plugins that do little things like this.
Here’s how you can customize your WordPress login with your own logo in under a minute. Simply add this to your theme’s functions.php file:
function my_custom_login_logo() {
echo '<style type="text/css">
h1 a { background-image:url('.get_bloginfo('template_directory').'/images/logo.png) !important; }
</style>';
}
add_action('login_head', 'my_custom_login_logo');
Replace the logo.png with your filename and make sure to drop the file in your theme’s images directory.
Out of all the WordPress ecommerce plugins available, this has got to be the winner - easy to configure, powerful functionality, multiple gateways and more. A simply brilliant plugin!
Find out more
It's now incredibly easy to start your own Q&A site using nothing more than WordPress - The Q&A plugin simply and brilliantly transforms any site, or page, into a perfect support or Q&A environment.
Find out more
Simply insert google maps into posts, sidebars and pages - show directions, streetview, provide image overlays and do it all from a simple button and comprehensive widget.
Find out more
To get a wiki up and running you used to need to install Mediawiki and toil away for days configuring it... not any more! This plugin gives you *all* the functionality you want from a wiki, in WordPress!!!
Find out more
Would you like to add Facebook comments, registration, 'Like' buttons and autoposting to your WP site? Well, The Ultimate Facebook plugin has got that all covered!
Find out more
Now there's no need to pay for a third party service to sign up, manage and send beautiful email newsletters to your subscriber base - this plugin has got the lot.
Find out more
If you're thinking about starting a paid, or just private, membership site then this is truly the plugin you've been looking for. Easy to use, massively configurable and ready to go out of the box!
Find out more
No javascript required, no third part chat engine, just fully featured chat right in your own database on your own WP sites - couldn't be easier.
Find out more
Fully integrated with the SEOMoz API, complete with automatic links, sitemaps and SEO optimization of your WordPress setup - this is the only plugin you need to help you rank your site number 1 on Google - nothing else compares.
Find out more
I think it’s better if you include in this article the recommended height and width of the logo. Thanks!
Pingback: Autoblog Plugin for WordPress Creating Unique Content | make money online from home
hey! Great twist.. I like the way you put the codes in paper background..
I think this is not a good idea. It will be overwritten when you update your theme.
Correct me if i’m wrong.
Hello, this is pretty cool. I already used in my personal blog! :) Thanks for sharing. Max.