Hi,

I have two languages and I'd like to set different logos image for each language.
I tried to modify header.php in each language directory dut it doesn't work since the logo is set in themes/CUSTOM/common/tpl_header.php

How could I make this possible? the t/l_header.php is not inside any language folder, so do I need to change the code? How?

Thank you very much for your support, here you are the piece of code of tpl_header.php:

PHP Code:
<a href="<?php echo zen_href_link(FILENAME_DEFAULT);?>"><?php echo zen_image(DIR_WS_TEMPLATE.'images/logo.gif'); ?>