I'm new with drupal and one of my first actions was to install admin menu. Big help. I like it.
I went thru the issues and found some discussion about the way, it interacts with some themes. I learned, that the discussion about the 20px extra is still running, especially about the way this could be integrated with themes. By now I'm using Garland for my first steps since my priority is functions. I'm using the 20px and it works.
But I found one situation, where it still hides content: When you scroll down long lists (e.g. permissions by roles) the header stays at the top, but is partly hidden by admin menu.
Possible solutions:
- auto feature hide/unhide like OS X dock or Win taskbar
- one click option (hide/unhide icon) in the upper left corner to shrink the menu to this icon
Since I'm just starting with drupal I can't imagine the possibilities. I guess the first one is a bit tricky.
The second one seems to just making a DOM-node unvisible/visible, which should be easy.
For me the one click option would be sufficient. (I'm a standard Mac Snow Leopard up to date)
Comments
Comment #1
sunThanks for taking the time to report this issue.
However, marking as duplicate of #428844: Use JS to adjust layout (a fix for all margin/absolute/background problems).
You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.