Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • dataweby Friend
    #205244

    How can one customize (change style or font family) the fonts for titles and other text elements?

    TomC Moderator
    #565547

    Fairly easily, actually … though there are several different CSS rules controlling various fonts used throughout the template, so it would be helpful if you could identify the particular font items you are looking to modify (and how), as well as provide the url of the site you’re working on.

    dataweby Friend
    #565571

    First of all, thanks for the reply and the reassurance!

    Here is a link for the development site (it’s a temporary link, I’ll edit the post with exact information based on the quickstart template so that other users will benefit from it when I figure it out):

    This is the About Us page, it’s the simplest one in the template:
    http://danceart.chameleonbi.com/about-us

    Elements to change the font-family and font-size:
    – Article Title
    – Paragraph Text

    The style for the paragraphs seems to be straight forward from the .body tag but the title style is spread across several classes.

    I would go ahead and add to the custom.css overrides for the specific elements, but I’m not sure that this is the convention or the smartest way. What’s would you say is the best practice?

    TomC Moderator
    #565993

    Can you do me a favor and temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings?

    kmgdesign Friend
    #569565

    hi!
    is there an manual to embbed googlefonts?

    first i want to change H2 thing, this sort of ‘Bodoni bold’ to sans serif.
    how and where i can do this?

    thanks!

    kmgdesign Friend
    #734654

    hi!
    is there an manual to embbed googlefonts?

    first i want to change H2 thing, this sort of ‘Bodoni bold’ to sans serif.
    how and where i can do this?

    thanks!

    TomC Moderator
    #569669

    <em>@kmgdesign 472049 wrote:</em><blockquote>hi!
    is there an manual to embbed googlefonts?[/quote]

    Here You Go —> https://www.joomlart.com/documentation/joomla-faqs/embed-font

    kmgdesign Friend
    #569683

    <em>@TomC 472187 wrote:</em><blockquote>Here You Go —> https://www.joomlart.com/documentation/joomla-faqs/embed-font</blockquote>

    Hi TomC!
    I found this info too,
    but i want to change the typo in “JA Cagox”.
    And there i can`t find the way to go.
    :((

    kmgdesign Friend
    #569788

    I can?t find it!
    I only want to change this ugly font: PLAYFAIR DISPLAY

    Please, i can not longer see this face of the font.
    Help!

    A setting to ‘normal’ could help also.

    kmgdesign Friend
    #734870

    I can?t find it!
    I only want to change this ugly font: PLAYFAIR DISPLAY

    Please, i can not longer see this face of the font.
    Help!

    A setting to ‘normal’ could help also.

    kmgdesign Friend
    #569793

    change font:
    ja_cargox / templates / ja_cargox / acm / slideshow / css / style.css = line 234 change font-family
    ja_cargox / templates / ja_cargox / acm / slideshow / css / style.css = line 491 change font-family

    (it do not change typo in header!)

    change background color:
    line 462 background: #444444 (example)

    kmgdesign Friend
    #734875

    change font:
    ja_cargox / templates / ja_cargox / acm / slideshow / css / style.css = line 234 change font-family
    ja_cargox / templates / ja_cargox / acm / slideshow / css / style.css = line 491 change font-family

    (it do not change typo in header!)

    change background color:
    line 462 background: #444444 (example)

    Saguaros Moderator
    #570069

    Hi there,

    JA Cagox is based on new T3 framework and in above documentation page, you will need to check this section: https://www.joomlart.com/documentation/joomla-faqs/embed-font#replace-google-font

    With JA Cagox, you will need to open the file: ROOT/templates/ja_cagox/etc/assets.xml, you will see the same as above docs:


    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>//fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic</file>
    <file>//fonts.googleapis.com/css?family=Montserrat:400,700</file>
    <file>//fonts.googleapis.com/css?family=Roboto:300,400,700</file>
    <file>js/slick/slick.css</file>
    </stylesheets>

    and change to your desired font

    I hope this helps!

    Saguaros Moderator
    #735141

    Hi there,

    JA Cagox is based on new T3 framework and in above documentation page, you will need to check this section: https://www.joomlart.com/documentation/joomla-faqs/embed-font#replace-google-font

    With JA Cagox, you will need to open the file: ROOT/templates/ja_cagox/etc/assets.xml, you will see the same as above docs:


    <stylesheets>
    <file>fonts/font-awesome/css/font-awesome.min.css</file>
    <file>//fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic</file>
    <file>//fonts.googleapis.com/css?family=Montserrat:400,700</file>
    <file>//fonts.googleapis.com/css?family=Roboto:300,400,700</file>
    <file>js/slick/slick.css</file>
    </stylesheets>

    and change to your desired font

    I hope this helps!

    kmgdesign Friend
    #570113

    Super!
    Thank you.

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 4 voices, and was last updated by  kmgdesign 9 years, 5 months ago.

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