-
AuthorPosts
-
July 13, 2011 at 11:15 am #166246
Am trying to increase the font size of the text that appears under the Headlines module window. In which Csc file can I find the code?
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 13, 2011 at 12:18 pm #400957Hello osemollie,
To Increasing the font-size of the headlines module
Find this code
.ja-zinfp-featured .ja-zincontent p {
line-height: 1.5;
margin: 0 0 8px;
padding: 2px 12px;
}Change this code to :-
.ja-zinfp-featured .ja-zincontent p {
font-size: 12px;/*change pixel as per your requirement*/
line-height: 1.5;
margin: 0 0 8px;
padding: 2px 12px;
}July 13, 2011 at 3:40 pm #400980I have checked in the template.css but cant find the code. Am I looking in the right place?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2011 at 3:47 pm #400982Can you provide a link to your site and we can check where the code you need to modify is from there ??
July 13, 2011 at 4:07 pm #400985http://comesa2.comesa.int:81 Am using teline III
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2011 at 4:40 pm #400986When trying to load the url, I received the following message . . .
Server not foundFirefox can't find the server at comesa2.comesa.int.
However, I brought up the demo version of Teline III and inspected using Firebug. It appears that the CSS you need to modify can be found within ja_teline_iii/modules/mod_janews2/assets/style.css
At somewhere between lines 40-50, you should see:
.ja-zinsec h2 {
font-size: 110%;
margin: 0 !important;
padding: 5px 0 !important;
text-transform: uppercase;}
Play around with the font size (be it by percentage or pixel – whichever you choose) and see how that works for you.
Let us know how it goes.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 14, 2011 at 6:49 am #401078Hello osemollie,
To Increasing the font-size of the headlines module
Can you please send your exact site url and admin access at http://support.joomlart.com/index.php?/Tickets/Ticket/View/76564 , So that we can help you better.
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by pritam 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum