Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Aratype Friend
    #169949

    A simple question to indicate in my effort to RtLize the template:

    Before

    Wanted:

    Thanking you in advance…

    Aratype

    khoand Friend
    #420951

    You replace this code from /templates/ja_erio/css/template.css


    .ja-links {
    float: right;
    margin-top: 2px;
    }

    with


    .ja-links {
    float: left;
    margin-top: 2px;
    }

    Replace


    .ja-breadcrums {
    float: left;
    margin-top: 2px;
    width: 80%;
    }

    with


    .ja-breadcrums {
    float: right;
    margin-top: 2px;
    width: 80%;
    }

    Aratype Friend
    #421067

    Many thanks… Some needed modifications:

    .ja-breadcrums {
    text-indent: 10px;
    float:right;
    text-align: right;
    direction: rtl;
    }

    :

    We have to change the direction of small triangles from left to right also… This is not a big deal as I have to inverse them graphically…

    khoand Friend
    #421142

    Ok. Thanks. If you have another problems, you inform us, please. We will solve them for you.

    Aratype Friend
    #421196

    Thank you again for your nice collaboration, we all like to let JA the first class template provider!

    I still have an open problem: http://www.joomlart.com/forums/topic/rtl-contentslider/

    I hope we can consolidate the solution this week and to share experience on the code/practice on RtL dev.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Aratype 13 years ago.

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