Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • torenewa Friend
    #145335

    Which CSS settings in which CSS file do I change to change both the font and the font size in just my articles?

    I tried making changes in the template parameters and template.css, but those affect the menu fonts and I want to leave those like they are in the demo.

    Thanks as always for your wonderful support.

    Saguaros Moderator
    #322488

    Hello
    You open file “ja_opal/templates/ja_opal/css/template.css” and try to find sections codes as following:
    [PHP]
    body {
    background: #EBEAE8;
    color: #000000;
    font-family: “Segoe UI”, “Trebuchet MS”, Arial, Helvetica, sans-serif;
    line-height: 1.5;
    }

    body#bd {
    background: url(../images/mw-bg.gif) repeat-x left top #EBEAE8;
    color: #555555;
    padding: 0;
    margin: 0;
    }

    [/PHP]

    at body style: << you change the font in here.
    at body#bd << you change the colour in here

    torenewa Friend
    #322541

    I’m afraid we tried this and it does change the font, but it also changes the font in the menus, which is what we are tring to avoid.

    We also can’t figure out how to change the font and color of th headlines in both the preview of the articles on the home page and in the articles themselves.

    Hoping there is a better answer.

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

This topic contains 3 replies, has 2 voices, and was last updated by  torenewa 15 years ago.

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