hi

i have got a language switcher block (core-module: locale) and i use language icons module (languageicons.module) to display language icons.

i would like to show the icons only, but not the text.
is there a theme function??

how to display only language icons and no text???

thanks

Comments

rzelnik’s picture

Did you try to hide the text by CSS (display: none)?

rzelnik’s picture

Try Consistent Language Interface:
http://drupal.org/project/languageinterface

It has these options:
Text Options:
* Text Before Flag
* Text After Flag
* Flag only (No text)
* Text only (No flag)

aschiwi’s picture

Languageicon settings are at admin/settings/language/icons. Pick "Replace link" under icon placement.