Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mikel2004 Friend
    #194982

    Hi!

    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 Moderator
    #523593

    You 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:


    1. theme_magic
    2. theme_magic_config
    mikel2004 Friend
    #523621

    I canĀ“t view any preview. I have a problem with the ThemeMagic?

    Thanks


    1. themeMagic-problem
    Ninja Lead Moderator
    #523970

    I capture this from your site:

    I do not see any problem from ThemeMagic of your site. Please try again.


    1. theme_magic
    mikel2004 Friend
    #524090

    Can I change the font of titles of the articles only? How?

    Thanks

    mikel2004 Friend
    #524098

    I 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&gt;
    </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 Moderator
    #524232

    If 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 Friend
    #524922

    So, 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 Moderator
    #525233

    Below 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:


    1. assets
    2. compile_less
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