Admin pages pushing menus to the side
| Project: | Refresco |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
I don't really know if it's the admin pages or the menu itself causing this, but when I go to the administration pages, the page seems to push the menu, and make the menu smaller horizontally. The white menu title bar isn't affected, and some of it ends up behind the page title (Administer). Menu items with long names (Content management, Site configuration) also goes a bit out of their area.
I tried making a long name menu item displayed on the front page, and the front page still looked good. Therefore I suspect the admin page is the issue.
Tested with Opera 9.27 and IE 7, both behave identically.
Screenshot showing the problem (had trouble uploading attachment).
I think it displays the problem better than I can explain it.

#1
Ahh, you are referring to the left sidebar? I have sized the left sidebar smaller so that all of the central content can fit when viewing the blocks page, so when you are in admin, the left sidebar will be smaller. Not a bug, created this way on purpose. You may increase the sidebar width in CSS if you like. Edit .page-admin #content-left { width: 100px } in style.css to be any width that you like, however if you are in the blocks admin area, and it is wider than 100px, you may see content overlap.
#2
OK. I can live with the look of the admin pages, I was just worried that something similar could happen on regular content pages. I assume it won't, since you designed it this way.
Thanks for the nice theme :)
#3