By joebest on
I'm new in Drupal and I'm developing a multilingual site using version 6.10. I would like to show a different header image according to language selection. For example:
1. if the selected language is english, then the background image should be header_en.jpg
2. if the selected language is spanish, then the background image should be header_es.jpg
Thanks in advanced for any support.
Comments
Header image
joebest, check out http://drupal.org/project/headerimage
Also
see also http://drupal.org/node/451446