Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • fat7i Friend
    #163802

    hi joomlart team
    how to change the (last update word)

    and in ja news module i want to change some word like (all) and (more)


    1. help2
    2. help1
    pritam Friend
    #390556

    Hello ,

    find your_template/css/template.css

    – within this file find all font-family styles and add your own style just like below:

    before
    Code:

    .ja-class {font-family: Verdana, Arial, Sans;}

    after
    Code:

    .ja-class {font-family: your-font-goes-here, Verdana, Arial, Sans;}

    For Further Help You can use this url:- http://www.joomlart.com/forums/topic/addchange-fonts/

    fat7i Friend
    #390828

    Thank you , but I want to change the language , not the font style !

    pritam Friend
    #390882

    Hello,

    The language string can be found in opening administrator>language>en-GB>en-GB.plg_system_jat3.ini
    and adding the line below highlighted in red

    Code:

    #_________________________Frontend-language___________________________#
    YOU ARE HERE=You are here
    MORE:=**Your String**
    SKIP TO CONTENT=Skip to content
    HOME PAGE TITLE=Welcome to the Frontpage

    Replacing **Your String** with whatever text you want to display.

    Do not forget to clear your JAT3 cache straight after your edit.

    for more help you can refer this url http://www.joomlart.com/forums/topic/ja-news-pro-more-button-translate/

    dcervel Friend
    #391106

    Hello,

    It is Ok for the word “More” 🙂 but what about the other one “ALL” in the same module (ja_news_pro)
    Thanks

    Phill Moderator
    #391108

    The easiest way to locate language strings is to use the excellent grep tool (if you are on a linux machine) or the windows versio wingrep – http://www.wingrep.com/

    A very usefull tool that can search files or whole folders for particular strings. Simply use it to search the language files for the strings you need to change.

    If you cannot find them with that please list all the strings you want to change and I will try and help.

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

This topic contains 6 replies, has 4 voices, and was last updated by  Phill 13 years, 5 months ago.

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