+ Reply to Thread
Results 1 to 3 of 3

Thread: Header Logo in different Languages

  1. #1

    Header Logo in different Languages

    Is it possible to place a different Header Logo for each Language or is this option not available yet in the cpanel area?

    When you bring out the next version, I understand that we will be able to upload the "Header Logo" through the admin panel, would it be possible to incorporate a "header logo" for each language through the admin area.

    I ask this as my logo is in English and would like to show the logo in other languages!

    Cheers

  2. #2
    Hello Lee Bliss,

    Yes it's possible. But you should change some code in ftp.

    Go to ftp://templates>>your_template>>tpl>>header.tpl find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and close.

    Then go to ftp://tempaltes>>your_template>>img and load logos for all languages with lang code for example: logo_en.png and logo_es.png and logo_fr.png
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Quote Originally Posted by Viktor View Post
    Hello Lee Bliss,

    Yes it's possible. But you should change some code in ftp.

    Go to ftp://templates>>your_template>>tpl>>header.tpl find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and close.

    Then go to ftp://tempaltes>>your_template>>img and load logos for all languages with lang code for example: logo_en.png and logo_es.png and logo_fr.png
    Thanks Victor, Code works well, site looks better with logos in different languages!!

    Thanks for the quick response....

    Lee Bliss

+ Reply to Thread