Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added logout path configuration menu as suggested by mlhess.
Automatically replacing the login block with a link to https.
Hiding the username change field when editing a user.
#156952 by sun: Fixed admin menu inaccessible due to margins.
#149229 by sun: Fixed admin menu not expanding in IE7.
#172545 by sun: Use opacity instead of -moz-opacity.
#132867 Fixed z-index too low.
Fixed admin menu block selectors to override any other theme styles.
#155589 by sun: Added permission to access administration menu.
Fixed a PHP warning when there are no content types defined in the system, as node/add then has no child menu items.
#155312 by sun: Fixed menu item tooltip clashes.