By akaserer on
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
Did you try to hide the text
Did you try to hide the text by CSS (display: none)?
Try Consistent Language
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)
Languageicon settings are at
Languageicon settings are at admin/settings/language/icons. Pick "Replace link" under icon placement.