Hi Kriya,

At least in Chrome, it appears that your header on the page is
obstructing the web element in some way.
I was able to fix it by applying the following styles:

#google_translate_element {
position: relative;
z-index: 100;
}

That forces it to have a higher z-index and it will become clickable
again.

Hope that helps,
Josh Estelle
Senior Software Engineer
Google Translate


On Dec 13, 1:04 am, Kriya Tantra wrote:
> Hello,
>
> i have installed web element as instructed on your webpage, but it
> works only in IE8. Tryed also in latest FF, Safari and Chrome - none
> of them work.
> Tryed also several different settings, but no success.
> You can check it onwww.kriyatantra.com. Does anyone have any idea
> what could be wrong?
>
> Thank you for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-translate-general?hl=en.

Reply via email to