Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • ericdeumo Friend
    #676113

    Please, how can I change the title font of an article with JA Side News.

    Thank you.
    Eric.

    Pankaj Sharma Moderator
    #680307

    Hi
    Kindly share your working site url here , so i can check it and suggest you changes .

    Pankaj Sharma Moderator
    #746793

    Hi
    Kindly share your working site url here , so i can check it and suggest you changes .

    ericdeumo Friend
    #680344
    ericdeumo Friend
    #746830
    TomC Moderator
    #680349

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_university/css/

    Within that custom.css file, pate the following CSS rule:


    .article-title, .article-header h1 {
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    }

    The values for the various font properties above are entered as EXAMPLES ONLY.
    You can/should modify each with whatever values you wish.

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps

    TomC Moderator
    #746835

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_university/css/

    Within that custom.css file, pate the following CSS rule:


    .article-title, .article-header h1 {
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    }

    The values for the various font properties above are entered as EXAMPLES ONLY.
    You can/should modify each with whatever values you wish.

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps

    ericdeumo Friend
    #680351

    I did it, but there is no change In the font of titles for articles.

    This the content of custom.css:

    .t3-header {
    background:#cccccc!important;
    }

    .t3-footer {
    background:#cccccc!important;
    }
    article-title, .article-header h1 {
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    }

    ericdeumo Friend
    #746837

    I did it, but there is no change In the font of titles for articles.

    This the content of custom.css:

    .t3-header {
    background:#cccccc!important;
    }

    .t3-footer {
    background:#cccccc!important;
    }
    article-title, .article-header h1 {
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    }

    Pankaj Sharma Moderator
    #680358

    Hi @ericdeumo
    Thanks for sharing the url of site .
    Try My Solution given below
    add this code in custom.css to change the JA Sidenews module title font-size

    #Mod98 .module-title {font-size: 24px!important;}

    This code will apply only on the Module JA SideNews A LA UNE Not on all site modules titles .
    If you would like to change any other module title then u can change the Module ID in above code .
    Here u can see the code will work like this >> http://prntscr.com/89pxbv
    Let me know if you have any confusion.

    Pankaj Sharma Moderator
    #746844

    Hi @ericdeumo
    Thanks for sharing the url of site .
    Try My Solution given below
    add this code in custom.css to change the JA Sidenews module title font-size

    #Mod98 .module-title {font-size: 24px!important;}

    and Use this code to change article title inside this module ” :

    #Mod98 .ja-slidenews-item .ja-title {font-size: 24px!important;}

    This code will apply only on the Module JA SideNews A LA UNE Not on all site modules titles .
    If you would like to change any other module of JA sidenews then u can change the Module ID in above code .

    Here u can see the code will work like this >>
    Module article title > http://prntscr.com/8agi89
    Module title > http://prntscr.com/89pxbv

    Let me know if you have any confusion.

    TomC Moderator
    #680565

    <em>@ericdeumo 489436 wrote:</em><blockquote>I did it, but there is no change In the font of titles for articles.

    </blockquote>

    It would be helpful if you could temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings

    TomC Moderator
    #746939

    <em>@ericdeumo 489436 wrote:</em><blockquote>I did it, but there is no change In the font of titles for articles.

    </blockquote>

    It would be helpful if you could temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings

    ericdeumo Friend
    #680889

    Tank you. The problem has been solved

    ericdeumo Friend
    #747070

    Tank you. The problem has been solved

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

This topic contains 15 replies, has 3 voices, and was last updated by  ericdeumo 9 years, 1 month ago.

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