Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mmatalon Friend
    #161778

    Was wondering how to go about installing and enabling Google Fonts in Kyanite ii? Hoping someone would be able to help me out here!

    Thanks
    Michael

    huypl Friend
    #382926

    Hi mmatalon,
    It’s quite easy to enable beautiful google font in your site.
    1. Open templatesja_kyanite_iilayoutsblockshead.php and add this line:
    <link rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Tangerine”>
    Notice that in this line we can see family=Tangerine, to select another google font you can refer to http://www.google.com/webfonts. You can add as many fonts as you want.
    2. Open templatesja_kyanite_iicsstemplate.css and add the font you want. For example, you wanna change the font of the article heading, simply add this line:
    h2.contentheading {
    font-family: ‘Tangerine’, serif;
    font-size:48px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  huypl 13 years, 8 months ago.

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