=== 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.8
Stable tag: 1.3.3

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 your logo.

== Frequently Asked Questions == 

1) How do I add my own logo?

Just go to Settings => Add Logo to Admin and upload the logo you would like to use.

2) How big does my logo need to be?

You can make it any width or height, as well as any file format.

== Screenshots ==

1. Admin before and after
2. Login page before and after

== Change Log ==

1.3.3 (2009-03-10)
<ul>
<li>Fixed issue with IE7 and logo not displaying</li>
</ul>

1.3.2 (2009-03-01)
<ul>
<li>Fixed issue with invading other admin pages save function</li>
</ul>

1.3.1 (2009-02-26)
<ul>
<li>Fixed issue with spaces in filename</li>
</ul>

1.3 (2009-02-25)
<ul>
<li>Created uploader for logos</li>
<li>Added "Settings" link on plugins page</li>
<li>Added option to delete logo</li>
<li>Added logo select option</li>
<li>Updated CSS</li>
</ul>

1.2 (2009-02-23)
<ul>
<li>Fixed issue with WP installs in subdirectories</li>
<li>Removed old code</li>
<li>Tested on WP version 2.7.1</li>
</ul>

1.1 (2008-12-24)
<ul>
<li>Added admin page with options</li>
<li>Fixed window.onload JavaScript issue</li>
<li>Fixed issue with blogs not located in the root directory</li>
<li>Removed extraneous code</li>
</ul>

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
