Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • dellow Friend
    #134733

    Hello,

    i want to change everything on the template to be rihgt to left

    how to do this ?

    Regards,

    Sherlock Friend
    #277881

    Hi dellow !
    You can do it following way below :
    Open template.css file in templates/ja_teline/css folder, find following code section at about line 15 :


    body#bd {
    background:#F2F2F2 none repeat scroll 0 0;
    color:#333333;
    }

    change to :


    body#bd {
    background:#F2F2F2 none repeat scroll 0 0;
    color:#333333;
    text-align:right;
    }

    dellow Friend
    #278592

    Hello,

    i find this code only :

    body#bd {
    background: #FFFFFF;
    color: #333333;
    text-align: center;

    i try changing center to be right , and made deep refresh but nothing changed!

    Sherlock Friend
    #278683

    Hi dellow !
    Please send url of your site !

    dellow Friend
    #278694

    <em>@hainn84 90150 wrote:</em><blockquote>Hi dellow !
    Please send url of your site !</blockquote>

    thank you,

    http://www.onaizah.com/2/

    Regards,

    Sherlock Friend
    #278797

    Dear dellow !
    I have checked your site and see Travel module on your site is aligned to right, i viewed html code of it and detected the problem: html code in Travel module is aligned right so it causes the provblem , please edit html code of Travel module. Please view image attachment.

    3361

    dellow Friend
    #278862

    Hello,

    thank you, which fine i should find this code on it ? and is this code can be added to any page to convert it to be right to left ?

    Regards,

    Sherlock Friend
    #278945

    Hi dellow !

    Please go to admin >> extensions >> module manager >> select Travel module
    Travel module is custom html module so you can change html code of it on the bottom of page.

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

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

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