-
AuthorPosts
-
timpennington Friend
timpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
July 12, 2014 at 5:58 pm #199633Hello:
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-countryI would like it to look like this page (where the Intro Articles have smaller headlines):
http://goturpin.com/index.php/fall/football2I’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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 14, 2014 at 6:30 am #542206HI
<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/42hbh6Here 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 helpstimpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
July 14, 2014 at 1:16 pm #542251Thanks, 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 15, 2014 at 4:22 am #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 . -
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by Pankaj Sharma 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum