Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • Aratype Friend
    #694899

    Is it possible to have “letter-spacing: 0;” in all the template as in cursive writing (many RtL languages are cursive) there is no space between letters…

    Putting that in custom.css will be great!

    jooservices Friend
    #694925

    Hi there
    Would you mind explain it in detail and with site URL / draft to make clearly your issue?

    Thank you,
    Viet Vu

    jooservices Friend
    #750449

    Hi there
    Would you mind explain it in detail and with site URL / draft to make clearly your issue?

    Thank you,
    Viet Vu

    Aratype Friend
    #694928

    It is in your demo: http://ja-magz-ii.demo.joomlart.com/index.php/ar/

    As you can notice, there are spaces between Arabic letters and it should not… This is caused by “letter-spacing: 1px”…

    What is needed, if possible, is to have an override for all the template with “letter-spacing: 0”

    Aratype Friend
    #750451

    It is in your demo: http://ja-magz-ii.demo.joomlart.com/index.php/ar/

    As you can notice, there are spaces between Arabic letters and it should not… This is caused by “letter-spacing: 1px”…

    What is needed, if possible, is to have an override for all the template with “letter-spacing: 0”

    jooservices Friend
    #694929

    Hi there
    As above your screenshot & link. Here is css code for this case

    #t3-content .leading-main .article-aside .category-name a {
    letter-spacing: 0px;

    }

    About apply for all template i can’t promise but will forward to team.

    Thank you,
    Viet Vu

    jooservices Friend
    #750452

    Hi there
    As above your screenshot & link. Here is css code for this case

    #t3-content .leading-main .article-aside .category-name a {
    letter-spacing: 0px;

    }

    About apply for all template i can’t promise but will forward to team.

    Thank you,
    Viet Vu

    Aratype Friend
    #694932

    Hi Viet Vu,

    Thank you. This is what I already put in my custom.css for this specific place. However, there are other places in the same situation…

    What I meant is to put a general override in all the css through custom.css: when there is a “letter-spacing: 1px;” to replace it by
    “letter-spacing: 0px;”

    Aratype Friend
    #750455

    Hi Viet Vu,

    Thank you. This is what I already put in my custom.css for this specific place. However, there are other places in the same situation…

    What I meant is to put a general override in all the css through custom.css: when there is a “letter-spacing: 1px;” to replace it by
    “letter-spacing: 0px;”

    jooservices Friend
    #694933

    Hi there
    For whole site you can use

    body{letter-spacing:0px !important}

    Thank you,
    Viet Vu

    jooservices Friend
    #750456

    Hi there
    For whole site you can use

    body{letter-spacing:0px !important}

    Thank you,
    Viet Vu

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

This topic contains 11 replies, has 2 voices, and was last updated by  jooservices 8 years, 6 months ago.

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