Different logos in Joomla template - Joomla! Forum - community, help and support


hi,
i have logo in website main template. logo should different different languages. how can ?
in other words : if visitor changes language, should see logo on page. there parameters put in template ?
thanks.
marc

i see 2 solutions:

1. put logo in module. "translate" module setting other image in translation.
2. other way name image using small php script:

code: select all

<img src="templates/<?php echo $cur_template; ?>/images/<?php echo $mosconfig_lang; ?>logo.jpg">


and name images example:
germanlogo.jpg
englishlogo.jpg

this should work





Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial