Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • aram Friend
    #125635

    Hi everyone , the teline temp is not compatible with the UTF-8 to be able use it for Asian languages. and how i can change the direction from left to right to right to left.

    Kind regards
    Aram

    Khanh Le Moderator
    #240320

    The template is compatible with UTF-8. You need change your charset in your language.
    Example, if you use default english language, you could change the charset by:

    1. For Joomla 1.5: in file language/en-GB/en-GB.xml:


    <winCodePage>iso-8859-1</winCodePage> <-- change to utf-8

    2. For Joomla 1.0x: in file language/english.php


    DEFINE('_ISO','charset=iso-8859-1'); <-- change to utf-8

    To change the direction from left to right, you need make a lot of modification, mostly in css file.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum