Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Aratype Friend
    #169575

    I am facing difficulties to Rtlize contentslider:

    1. I have to find the headings (titles) in order to align right.

    2. I found the text and I aligned it to right side. However, I have this “…” that I would like to put them after the text…

    3. I have to align the Next/Previous bottoms in the left side of the page but I could not find them…

    4. I need to put the line under headings in the right side also…

    Thanking you in advance

    Ara

    My site: http://aratypo.net/joomla/

    jooservices Friend
    #418562

    Hi
    Would you mind make make a screenshot w/ notes your issues ?
    It should be help be a little bit clearly your issues 🙂
    Thank you
    Viet Vu

    Aratype Friend
    #418683

    Hi,
    Thank you! FYI: my site is: http://www.aratypo.net/joomla
    This is the image with the indicated numbers corresponding to my questions:

    jooservices Friend
    #418946

    #1: Please fix as below code.


    div.ja_slidetitle {
    background: url("../images/short_hor_line.gif") no-repeat scroll 0 100% transparent;
    font-size: 116%;
    margin-bottom: 16px;
    padding: 0 20px 16px 0;
    text-align: right;
    }

    http://aratypo.net/joomla/templates/ja_erio/css/mod_jacontentslider.css
    Line 24

    #2: As your screenshot “…” already at right side of text ??? Is that correct or not ? Or you want it to left side of text ?

    #3: Please update as below code ( margin-right:40px )


    #ja-botsl div.ja-moduletable h3 {
    margin-bottom: 20px;
    margin-right: 40px;
    }
    template.css (line 1033)

    #4: Please try as below code


    div.ja-moduletable h3, div.moduletable h3 {
    background: url("../images/short_hor_line.gif") repeat-x scroll 0 100% transparent;
    border-bottom: medium none;
    font-size: 100%;
    margin: 0 0 15px;
    padding: 0 0 13px;
    }
    template.css (line 615)

    Thank you
    Viet Vu

    Aratype Friend
    #419028

    Thank you!

    #1. Resolved. Many thanks…

    #2.
    what I wrote:

    What I get:

    I need to know where is this “…” or how to delete it.

    #3. it is better to show images:

    what you have:

    what should be for the RTL:

    #4. as you see in my web site: http://www.aratypo.net/joomla the line is under all of the module not in the right side and has 1 cm length only as in the original design shown in the above image.

    Many thanks for your collaboration. I know that Dinh Viet will be happy to see endly a native RTL!

    Aratype Friend
    #419746

    Any chance to get more solutions to these topics/issues… Thanking you in advance.

    khoand Friend
    #421295

    #2: I don’t see it.
    #3: You replace this code from http://www.aratypo.net/joomla/templates/ja_erio/css/mod_jacontentslider.css


    .ja-contentslider-left {
    right: 20px;
    background: url(../images/re-left.gif) no-repeat;
    }

    with


    .ja-contentslider-left {
    left: 0px
    background: url(../images/re-left.gif) no-repeat;
    }

    Replace

    .ja-contentslider-right {
    right: 0;
    background: url(../images/re-right.gif) no-repeat;
    }

    with


    .ja-contentslider-right {
    left: 20px;
    background: url(../images/re-right.gif) no-repeat;
    }

    Aratype Friend
    #421324

    Excellent, thank you…

    We have not to forget to reverse: re-right.gif/re-left.gif…

    jooservices Friend
    #421969

    Thank you @khoand by help me with #2 & #3 issues.
    @aratype: sorry i missed your thread 🙁

    Thank you
    Viet Vu

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

This topic contains 9 replies, has 3 voices, and was last updated by  jooservices 13 years ago.

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