Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • timpennington Friend
    #199633

    Hello:

    I would like to reduce the size of the of the headlines of “Intro Articles” (after the Lead Article) to make them smaller than the Lead Article headline:

    My example page is here:
    http://imageworx.org/Anderson/index.php/fall/cross-country

    I would like it to look like this page (where the Intro Articles have smaller headlines):
    http://goturpin.com/index.php/fall/football2

    I’m not sure what I can add to the CSS to do this. I really want the lead article headline to get the attention, and not the lower Intro articles

    Thanks!

    tim

    Pankaj Sharma Moderator
    #542206

    HI
    <blockquote>My example page is here:
    http://imageworx.org/Anderson/index…./cross-country
    </blockquote>
    as i can on your page , you are using JA Masshead module for this page .
    If you don`t want to use the Masshead , you can control it from Module >Module manager > JA Masshead module options .>>http://prntscr.com/42hbh6

    Here is the user guide of Masshead module .
    If you want to change the Heading text size of the Masshead module
    Try this
    add this css rule in your custom.css

    .ja-masshead h3 span {
    font-size: 24px;
    }

    change the font-size value as per your need .
    Hope it helps

    timpennington Friend
    #542251

    Thanks, but I want to reduce the “Intro articles” (2nd and 3rd articles on the page) headline, not the Masshead.

    So I would want to reduce the article headline that says: “Schildmeyer Advances to State” and also “Female Athlete of the Week – Hope Barth ”

    I hope that clarifies what I want to do

    Thanks

    tim

    Pankaj Sharma Moderator
    #542358

    <blockquote>My example page is here:
    http://imageworx.org/Anderson/index…./cross-country</blockquote>

    Hi
    First of all i want to inform you its not possible to change the specific article title size .
    Currently all the article title are using h2 heading for title .
    If you want to change the title size it will effect not only the
    <blockquote>the article headline that says: “Schildmeyer Advances to State” and also “Female Athlete of the Week – Hope Barth “</blockquote>
    It will effect the whole layout .
    If you want to change the article title size , add this code in yourtemplate/css/cutom.css

    h2.contentheading {
    font-size: 20px;
    }

    Change the font-size value as per your need .

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

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 10 years, 3 months ago.

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