Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ag0g0girl Friend
    #161973

    Seems that this special template page with modules is not showing anything on the screen for mobile browsing. Very Sad. Can we fix it?

    huypl Friend
    #383713

    Hi ag0g0girl,
    Did you try to access the site with iphone?

    ag0g0girl Friend
    #384117

    I’m getting desktop version with wrong font. How can I get the google font for paragraph text. It is working for headings just fine.

    huypl Friend
    #384194

    Hi ag0g0girl,
    To set the google font for a paragraph, please follow this:
    Open the article, change to HTML view, your article should be inside a <p> tag. Now you want a paragraph to perform in google font, you add a class for the paragraph, something like this:
    <p class=”myfont”> ……. your article’s content….. </p>

    Then go to templatesja_cloriscsstemplate.css and add these lines:

    [PHP]p.myfont{
    font-family: ‘Schoolbell’, serif;
    }[/PHP]

    Schoolbell is the google font name. It has been set in the template manager, you inherit this font from choosing the font for the menu or the heading.
    Then remember to clear the cache to see the result.

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

This topic contains 4 replies, has 2 voices, and was last updated by  huypl 13 years, 1 month ago.

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