Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Tommy B Friend
    #936417

    Hello,

    Would you please share with me your updated guidelines on how to embed/add Google fonts into your template?

    Thank you.

    Pankaj Sharma Moderator
    #936440

    Hi
    Here is documentation for embed the Google fonts .
    Hope it helps .

    Tommy B Friend
    #936490

    Hello,

    I assume that JS Charity is using T3 v2. However, I don’t see where the current Lato font is embedded. Would you please explain this?

    Pankaj Sharma Moderator
    #936568

    Hi
    All new template based on Latest T3 framework not on T3v2 that is older .
    You can see the google font call in the
    /tpls/blocks/header.php file in template folder .

    
    <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700' rel='stylesheet' type='text/css'>
    Tommy B Friend
    #936598

    Well, that’s why I asked if you have an updated version of the document. I thought that T3 v2 is the most updated, and I could not see the part that explains I have to embed the font in the header file.

    It’s still not clear to me: do I need to edit the header file as you showed me, or just ignore it and follow the instruction in the document to overwrite the font?

    Pankaj Sharma Moderator
    #936601

    Hi
    No its not about the font used in header .
    You only need to follow the documentation given here for T3 templates and embed the font on your site as per doc. it will work .

    Once u will embed the code as in documentation , then go to templates/Your JA Template/css/custom.css file
    and define your font family with below code

    body {font-family: ADD YOUR FONT FAMILY; }

    To apply it on whole site .

    Let me know if you stuck anywhere in this process i will help u to configure it .

    Tommy B Friend
    #936603

    Thank you. I will try and see if it works. I’m just confused due to the naming of T3 vs T3v2 and also thought that I have to make changes in the header file.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Tommy B 8 years, 5 months ago.

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