test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bluegroup Friend
    #129856

    Hello ..

    I want to turn the template from left to right
    Forefront of English to Arabic

    How so?

    Sherlock Friend
    #254576

    Hi bluegroup !
    You can do it by way below :
    Open template.css file in templates/ja_iolite/css folder , find following code section at about line 25 :


    body#bd {
    background:#F5F4ED none repeat scroll 0% 0%;
    color:#695B4E;
    margin:0pt 0pt 50px;
    }

    change to :


    body#bd {
    background:#F5F4ED none repeat scroll 0% 0%;
    color:#695B4E;
    margin:0pt 0pt 50px;
    text-align:right;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 6 months ago.

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