Posted by lenart on October 1, 2009 at 3:52pm
| Project: | Localization client |
| Version: | 7.x-1.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I've noticed that on my site the translate toolbar was under my actual content due to it's z-index. I suggest you change it from 99 to 9999 to make sure it is always on-top.
#l10n-client { z-index: 9999; }
File: l10n_client.css
Comments
#1
Thanks, committed to D6, to be committed to D7.
#2
Committed to D7 too.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.