=== Add Logo to Admin === Contributors: c.bavota Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1929921 Tags: custom logo, admin, login Requires at least: 2.7 Tested up to: 2.7 Stable tag: 1.1 Add a custom logo to your admin header and to your login page. == Description == This plugin allows a user to customize their admin panel by adding their own logo to the header. It also replaces the WordPress logo on the login screen with the same custom logo. == Installation == 1. Unzip the add-logo-to-admin.zip file. 2. Upload the `add-logo-to-admin` folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Go to Settings => Add Logo to Admin and set your options and add the location of your logo. == Frequently Asked Questions == 1) How do I add my own logo? You have two options. You can create your own logo and name it logo.png, then add it to the add-logo-to-admin/images folder. Or you can go to Settings => Add Logo to Admin and add the location of you logo in the appropriate box. 2) How big does my logo need to be? You can make it any width or height. == Screenshots == 1. Admin before and after 2. Login page before and after == Change Log == 1.1 (2008-12-24) 1.0.2 (2008-12-16) Fixed weirdness with extra folder 1.0.1 (2008-12-16) Fixed the code to direct to the proper plugin folder 1.0 (2008-12-15) Initial Public Release