Z-index of toolbar

lenart - October 1, 2009 - 15:52
Project:Localization client
Version:6.x-1.7
Component:User interface
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

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

 
 

Drupal is a registered trademark of Dries Buytaert.