-
AuthorPosts
-
May 10, 2011 at 9:21 am #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)
-
pritam Friend
pritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 10, 2011 at 10:50 am #390556Hello ,
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/
May 11, 2011 at 6:23 pm #390828Thank you , but I want to change the language , not the font style !
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 12, 2011 at 6:07 am #390882Hello,
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 redCode:
#_________________________Frontend-language___________________________#
YOU ARE HERE=You are here
MORE:=**Your String**
SKIP TO CONTENT=Skip to content
HOME PAGE TITLE=Welcome to the FrontpageReplacing **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/
1 user says Thank You to pritam for this useful post
May 13, 2011 at 4:24 pm #391106Hello,
It is Ok for the word “More” 🙂 but what about the other one “ALL” in the same module (ja_news_pro)
ThanksPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 13, 2011 at 4:52 pm #391108The 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.
-
AuthorPosts
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
Jump to forum
-