-
AuthorPosts
-
mikel2004 Friend
mikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
February 20, 2014 at 12:38 am #194982Hi!
I have Ja Teline IV T3 december 2013
I wish to know how I can change the font-type and setup the font-size.
You have a font-list to choose?In the previous Ja Teline IV version, we have a font-size option setting to choose, and Google Font API Settings too, in Profile tab (Global settings).. Where are this setting in the new Ja Teline IV T3?
Thanks!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 20, 2014 at 9:13 am #523593You can modify from Template Admin of JA Teline IV template:
Go to Admin site -> Extensions -> Template Manager -> JA_Teline_iv – Default -> Click ThemeMagic button, see this screenshot:
You can change font-type and font-site via ThemeMagic:
-
mikel2004 Friend
mikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
February 20, 2014 at 1:09 pm #523621Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 23, 2014 at 5:07 pm #523970I capture this from your site:
I do not see any problem from ThemeMagic of your site. Please try again.
mikel2004 Friendmikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 11:43 am #524090Can I change the font of titles of the articles only? How?
Thanks
mikel2004 Friendmikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
February 24, 2014 at 12:18 pm #524098I followed the instructions in the user guide and I added this code to the assets.xml file:
<stylesheets>
<file>fonts/font-awesome/css/font-awesome.min.css</file>
<file>fonts/novecentowide/stylesheet.css</file>
<file>http://fonts.googleapis.com/css?family=Fanwood+Text</file>
</stylesheets>But later, this fonts not appear in the theme-magic fonts options.
So, how can I do to take this fonts options?Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 25, 2014 at 7:12 am #524232If you want to change the font of articles’ title only, you can do follow this step:
Open the templates/ja_teline_iv_t3/css/themes/orange/template.css file and change declaration in red.
.article-title,
.article-title > a {
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
text-transform: none;
color: #BF5600;
font-size: 15px;
}After adding the font to the assets.xml file, you need to add it into css file.
Just some fonts (not all) in ThemeMagic are defined from JA Teline IV template, that’s reason why you could not see in ThemeMagic fonts options.
mikel2004 Friendmikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
March 2, 2014 at 1:47 pm #524922So, can I add others new fonts in ThemeMagic? How?
<em>@Ninja Lead 413238 wrote:</em><blockquote>
Just some fonts (not all) in ThemeMagic are defined from JA Teline IV template, that’s reason why you could not see in ThemeMagic fonts options.</blockquote>Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 4, 2014 at 9:12 am #525233Below are sample steps to add google font into thememagic:
+ Open the templates/ja_smashboard/etc/assets.xml file and add this code:
<file>http://fonts.googleapis.com/css?family=Fanwood+Text:400,400italic</file>
see the screenshot:
+ Open the templates/ja_smashboard/less/variables.less file, replace sansFontFamily with new font:
Change:
@sansFontFamily: 'Open Sans', arial, sans-serif;
To
@sansFontFamily: 'Fanwood Text', serif;
+ Go to Admin site -> Extensions -> Template Manager -> JA_Teline_iv – Default -> Click Complie LESS to CSS button as in the screenshot:
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
About settings fonts
Viewing 9 posts - 1 through 9 (of 9 total)