Hi,

is there a way to replace the flag icons with text links (loading speed...) without hacking gtranslate_links.module?

Thanks & greetings, -asb

Comments

blinkingtwelve’s picture

Status: Active » Closed (fixed)

No, not really. But you might want to try the Google javascript way from #600890: Add support for a dropdown instead of flags.
By the way, those images should be cached by the browser. If your webserver sends the proper expiration headers the images are not re-requested at each pageview.

asb’s picture

Thanks Wicher,

I tried the methods described in #5 and #5 from #600890: Add support for a dropdown instead of flags, but thy don't work on my site at all (they break the theme and somehow kill admin_menu).

Greetings, -asb