Closed (fixed)
Project:
Administration menu
Version:
6.x-3.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 22:18 UTC
Updated:
15 Jul 2009 at 19:40 UTC
I'm having to adjust the CSS for every site just so I can make out the menu.
Once installed admin_menu becomes the main navigational tool for the admin side of the site. Removing the opacity helps me to focus better on what I'm doing and allows me to read the text more easily.
Would you consider a patch to remove the opacity?
Comments
Comment #1
mcrittenden commentedIMHO the translucency is great. I could live with a checkbox to disable that but I wouldn't want to get rid of it altogether.
Plus, it's easy enough to just override in the theme's CSS like you said.
Comment #2
psynaptic commentedWhy do you think it's great? You just said you like it, not why.
Comment #3
mcrittenden commentedpsynaptic: because it looks nice without being annoying, at least IMHO. I've never had any trouble reading with it.
Comment #4
psynaptic commentedI thought that might be the case; because it looks cool.
It's much more readable when you set the opacity to 1. Try it and let me know if you think it performs better, if it's easier to read.
It's not a huge thing for me to do this for every site I build but it is quite tedious. I can't understand why people would choose form over function.
Comment #5
mcrittenden commentedIt's barely translucent as is. My point was that form is ok as long as it doesn't affect function, which IMO is the case here. But let's see if sun has anything to say.
Comment #6
psynaptic commentedOk, time for some screenshots..
These are the last 3 sites I developed and as (hopefully) you can see the menu is not usable with the default opacity setting:
http://skitch.com/freestyle/bsyef/admin-menu-example1
http://skitch.com/freestyle/bsyeg/admin-menu-example2
http://skitch.com/freestyle/bsye8/admin-menu-example3
Comment #7
sunWhat you guessed, but probably didn't know is that each sub-menu level has 12% less opacity than the parent menu level. That's why deeper levels of the menu are harder to read than upper levels.
Latest 3.x-dev contains a fix for this already, so I'm marking this as fixed.
btw, you can always override the opacity in your theme with a one-liner.