When the language switch block is enabled the languages are appeared as list with flage and the name of the language which are not always come handy.
I wonder whether there is any way to customise this appearance, such as flag only, name of language only, horizontal rather the vertical presentation of the list?
Comments
Comment #1
klonosHello koyauni,
You can customize the appearance to only language or only flag by going to ../admin/settings/language/icons. There you'll find a 'Icon placement' section with the following options:
- Before
- After
- Replace
It is self-explanatory, but 'Replace' is what you need in order to have flag icons only.
For language title/name text only, all you need to do is disable the 'Language Icons' module in your modules page (../admin/build/modules).
Now, as for the horizontal (inline) display of icons... I needed the same thing (which got me here in the first place). Here is the answer:
http://drupal.org/node/474128
Happy 2010 ;)
Comment #2
droshani commentedMany thanks, this help me well.
Comment #3
Freso commented