-
AuthorPosts
-
timpennington Friend
timpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 12, 2012 at 8:10 pm #179880Hello:
On a page with a Category Blog, I would like the top news article to have a larger headline than the other stories, maybe 200% of the others.
What is an easy fix to that?
Thanks
tp
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 13, 2012 at 9:32 am #464030Hi timpennington,
Is this JA News Sticker module you’re talking about? http://easycaptures.com/fs/uploaded/626/7194927332.png
How do you want to achieve – increase the font size or change width of div containing this module?
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 13, 2012 at 4:30 pm #464084It’s actually the top story at the top of the page
Such on this page: http://goturpin.com/NEXT2/index.php/fall/girls-soccer
The article titled “4 Great Years” I would to be much bigger than the headlines in the other stories in the blog; simply make the top story appear more important because it is at the top
Thanks!!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 15, 2012 at 3:10 am #464246Hi timpennington,
In file: /templates/ja_orisite (your default template)/css/template.css, look for this code :
h2.contentheading, .contentheading {
font-size: 110%; <<<<< increase this value
font-weight: bold;
margin: 0 0 10px;
padding: 0;
}regards.
timpennington Friendtimpennington
- Join date:
- May 2009
- Posts:
- 242
- Downloads:
- 33
- Uploads:
- 14
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
August 15, 2012 at 7:20 pm #464333Hi Saguaros:
I tried your tip, and it made all the headlines on the blog (all 3 articles) grow to that size (200%)
I was just trying to get the top article in the blog to have the bigger headline, kind of like what I have in a site I have using JA Opal:
http://goturpin.com/index.php?option=com_content&view=category&layout=blog&id=47&Itemid=89
where the top story has a larger headline, and the 3 beneath it have smaller heads.
Any way to differentiate that top headline?
Thanks
tp
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2012 at 3:49 am #464362Hi again,
You could add a new CSS rule in template.css file (in the same directory as JA Orisite template)
#ja-contentheading div.blog .leading .contentheading{
font-size: 200%;
}Hope it helps 🙂
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum