use font inline

Home Forums Use Any Fonts use font inline

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1807
    David
    Guest

    I’d like to make one word mid-paragraph a difference font – the one I’ve uploaded. How do i do that?

    #1811
    Dinesh
    Keymaster

    Hi David,

    you can gave that paragraph an elment and keep the element selector in custom css box. Like

    YOUR CONTENT GOES HERE

    and keep .mycustomfont in custom element box of the font assign section.

    Hope this helps.

    Thanks

    #2902
    Nick
    Guest

    Just purchased your plugin. Can you explain exactly how you do that?

    What goes in the custom css box?

    At the moment, I’ve tried the following and the font isn’t applied:

    In custom css box
    1) h3.custom
    2) #custom h3
    3) custom

    In HTML:
    1) <h3 class=”custom”>Title</h3>
    2) <h3 id=”custom”>Title</h3>
    3) <h3 class=”custom”>Title</h3>

    Please can you tell me exactly what is required, thanks,

    Nick

    #2903
    Dinesh
    Keymaster

    Hi Nick,

    Here are the instructions that might be handy for your to get starting.
    http://wordpress.org/plugins/use-any-font/installation/
    http://wordpress.org/plugins/use-any-font/screenshots/

    About Customcss, normally we have fixed set of html elements to assign fonts, but some times they are not that much enough, when you need custom elements to assign fonts. In these cases custom css are usefull.

    Regarding not font being assigned, can you send me your site url ? I will check it in details and let you know about it.

    Thanks

    #2905
    Nick
    Guest

    Thanks for the swift reply Dinesh.

    I have set up an example page for you to look at:

    http://www. aquaducked .co.uk/title-example/

    I have shown all three of the methods described above.

    The font is not being pulled through.

    Thanks for your time.

    Nick

    #2909
    Dinesh
    Keymaster

    Hi Nick,

    I check your page and found this. I don’t know why you are using custom as class there.

    <h3 class="”custom”">Title</h3>
    <h3 id="”custom”">Title</h3>
    <h3 class="”custom”">Title</h3>

    You can directly assign the font to h3. Also you can select the font in editor. Please refer to this snapshot for details.
    http://s.w.org/plugins/use-any-font/screenshot-3.png?r=850678

    Hope this helps.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘use font inline’ is closed to new replies.