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

CommentFileSizeAuthor
#1 zindex.patch543 bytesgábor hojtsy

Comments

gábor hojtsy’s picture

Version: 6.x-1.7 » 7.x-1.x-dev
Status: Active » Reviewed & tested by the community
StatusFileSize
new543 bytes

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

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed to D7 too.

Status: Fixed » Closed (fixed)

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