Administration menu module doesn't display with this theme
seaneffel - March 27, 2008 - 20:33
| Project: | Tech |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Big down side here, the administration menu module doesn't display over this theme. I don't know why, but its a big hinderance to developers since its such a popular module. If I solve it then I'll post my solution but I can't promise that I can figure it out.

#1
I'll be interested to know what you find!
#2
The problem is the missing $enclosure mentioned elsewhere. If you add that, however, enabling Administration Menu will break the theme unless you comment out the body.admin-menu selector in admin_menu.css. That, of course, will cause the admin menu to overlap the secondary links menu.
In addition, the site slogan displays poorly, as does the footer. Tech needs a lot of work to be usable, IMO. I've attached two files to replace those in Tech which corrects these problems. I had to slightly change the background color of the content area and the left margin, but that hopefully won't be a problem for most.