Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • osemollie Friend
    #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 Friend
    #400957

    Hello 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;
    }

    osemollie Friend
    #400980

    I have checked in the template.css but cant find the code. Am I looking in the right place?

    TomC Moderator
    #400982

    Can you provide a link to your site and we can check where the code you need to modify is from there ??

    osemollie Friend
    #400985

    http://comesa2.comesa.int:81 Am using teline III

    TomC Moderator
    #400986

    When trying to load the url, I received the following message . . .


    Server not found

    Firefox 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 Friend
    #401078

    Hello 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.

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

This topic contains 7 replies, has 3 voices, and was last updated by  pritam 13 years, 3 months ago.

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