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

Version:6.x-1.7» 7.x-1.x-dev
Status:active» reviewed & tested by the community

Thanks, committed to D6, to be committed to D7.

AttachmentSize
zindex.patch 543 bytes

#2

Status:reviewed & tested by the community» fixed

Committed to D7 too.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.