Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • surajjoseph Friend
    #172203

    Hi,
    Where should I define font if I want to use custom fonts in mobile devices template?
    Thanks

    issay Friend
    #431385

    open this file , and add the code below.
    templatesja_teline_ivcssiphonetemplate.css

    @font-face {
    font-family: ‘xxxxxxxfont’;
    src: url(http://site.com/xxxxxxxfont‘.otf) format(“opentype”);
    font-style: normal;
    }

    AND be sure to change font family name to new font name in these files:

    pluginssystemjat3jat3base-themesdefaultcssiphonetemplate.css
    pluginssystemjat3jat3base-themesdefaultcssiphonelayout.css

    and newspro module’s css files also

    surajjoseph Friend
    #431405

    Thanks issay,
    Will this also works for android and other handheld devices?

    TomC Moderator
    #431408

    <em>@surajjoseph 291478 wrote:</em><blockquote>Thanks issay,
    Will this also works for android and other handheld devices?</blockquote>
    Is/Are there CSS files for other mobile devices within that same path?

    (i.e. pluginssystemjat3jat3base-themesdefaultcss)
    surajjoseph Friend
    #431413

    <em>@TomC 291482 wrote:</em><blockquote>Is/Are there CSS files for other mobile devices within that same path?

    (i.e. pluginssystemjat3jat3base-themesdefaultcss)

    </blockquote>

    These are the files in the CSS folder.
    Image attached.


    1. css-folder
    TomC Moderator
    #431414

    In that case, I am thinking the css you would want to modify for android would be found within the “handheld” folder.

    issay Friend
    #431426

    <em>@surajjoseph 291478 wrote:</em><blockquote>Thanks issay,
    Will this also works for android and other handheld devices?</blockquote>

    I tested my site on iphone only. and in this way font works. also I think if u add font code to other devices css fill it will work

    TomC Moderator
    #431428

    <em>@issay 291503 wrote:</em><blockquote>I tested my site on iphone only. and in this way font works. also I think if u add font code to other devices css fill it will work</blockquote>

    i.e. the CSS within the “handheld” folder – as mentioned above. 😎

    surajjoseph Friend
    #431579

    Thanks… it is working.

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

This topic contains 9 replies, has 3 voices, and was last updated by  surajjoseph 12 years, 10 months ago.

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