I installed this mod, cleared my cache but along with this new menu, I'm seeing the original Admin menu directly underneath this mod's Admin menu - so basically now have two Admin menus! How can I disable the original, default Admin menu?
Thanks.

Comments

deeve’s picture

Not sure if this is solving the problem but @least I've managed to hide the original Admin toolbar for now:

Edited 'pages.css' in my theme to include:

#toolbar {
	display: none;
}
sun’s picture

Status: Active » Closed (duplicate)
ataxia’s picture

After I installed the "Administration menu Toolbar style" module, I was seeing both the static and the drop-down Admin menus.

To get rid of the static one, I unchecked the "Toolbar" option under Core and cleared the cache.

Then I wondered why there were two options for the menu: "Administration menu" and "Administration menu Toolbar style."

Unchecking the "Administration menu Toolbar style" option kept the drop-downs, but it was a smaller font and looked like the Drupal 6 Admin menu. The "Administration menu Toolbar style" option uses a larger font and is definitely nicer.