facebook

How to input new font?

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #339445 Reply

    steven168h
    Member

    If i wanna to use the other font not provided by Mobione, so how to input the new font?

    #339448 Reply

    colsta
    Member

    You need to adopt some of your own css and cross your fingers to see if it actually holds. I am using Elephant in one of my apps and it’s quite temperamental. I can get it to work throughout the web app, but only partially in the ios app and none in the android app. Must be something with each device having it’s own overriding font.

    You can do what I did and play around with css coding from search and see what sticks.

    If you want to try and force the same font throughout the app you need to use some css like this:

    * { font-family: Elephant, Edwardian !important;}

    See how you go…:)

    #339485 Reply

    steven168h
    Member

    @colsta wrote:

    You need to adopt some of your own css and cross your fingers to see if it actually holds. I am using Elephant in one of my apps and it’s quite temperamental. I can get it to work throughout the web app, but only partially in the ios app and none in the android app. Must be something with each device having it’s own overriding font.

    You can do what I did and play around with css coding from search and see what sticks.

    If you want to try and force the same font throughout the app you need to use some css like this:

    * { font-family: Elephant, Edwardian !important;}

    See how you go…:)

    Thanks!

    By the way, do u have a tutorial use the mobione to build a online apps, eg. i push the button turn to next pages, and that pages will show the website(outlook design like a apps) infor.

    #339505 Reply

    support-michael
    Keymaster

    >By the way, do u have a tutorial use the mobione to build a online apps,

    See the following quickstart that walks through a 2 screen app configuration. The example project will run online:
    http://www.genuitec.com/mobile/docs/mobione_quickstart/quickstart.html

    #339574 Reply

    colsta
    Member

    In addition to Wayne’s comments you can also visit YouTube and search the term Mobione

    <edit> you can visit http://cincyplanet.com/mobius and/or http://cincyplanet.com/mobione</edit>

    Cheers

    #340128 Reply

    steven168h
    Member

    @colsta wrote:

    In addition to Wayne’s comments you can also visit YouTube and search the term Mobione

    <edit> you can visit http://cincyplanet.com/mobius and/or http://cincyplanet.com/mobione</edit>

    Cheers

    TQ! Bro!

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: How to input new font?

You must be logged in to post in the forum log in