If your Admin Menus look funky after upgrading to wordpress 2.7,like shown below:

Wordpress 2.7 + Admin Drop Menus plugin bug
The fix is quite simple. You likely are using the Admin Drop Menus plugin. This plugin is not compatible with wordpress 2.7. The simple fix is to disable the plugin. Simply add the following to your admin url:plugins.php
In my case,I have the url:http://blog.zacharyarmstrong.com/wp-admin/ which I turn into http://blog.zacharyarmstrong.com/wp-admin/plugins.php
From there,you can deactivate the plugin and all should be fixed!
Related posts: