Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mdh_jle Friend
    #170610

    I think that the font size of the page title in for example this page http://joomla17-templates.joomlart.com/ja_erio/index.php/about-joomla/whats-new-in-17 “Archive Module” is too big and would like to shrink it a bit. I have tried editing the template.css file, but without any luck. Any ideas?

    kobenes Friend
    #424200

    Please open again your template.css file and find this code:

    h2.contentheading a {
    color: #222;
    }

    And change like this:

    h2.contentheading a {
    color: #222;
    font-size: 30px;
    }

    You can set 30 as you want…

    mdh_jle Friend
    #424206

    It worked perfectly – you’re a stare. Many thanks you your help!

    kobenes Friend
    #424209

    You welcome friend,
    Please consider to press Thank you button when you have a useful answer 😉

    Aratype Friend
    #424512

    By the way where could change the size of the titles like: Demo Notice Block Grid, Clean and Minimalistic, About Erio! etc. in the home page?

    I tried to do something with it without success!

    Thanking you in advance

    Ara

    khoand Friend
    #424522

    <em>@aratype 282532 wrote:</em><blockquote>By the way where could change the size of the titles like: Demo Notice Block Grid, Clean and Minimalistic, About Erio! etc. in the home page?

    I tried to do something with it without success!

    Thanking you in advance

    Ara</blockquote>
    Hi,
    Could you give me a link to your page as you said? Could you give me a snapshot with your annotation?

    Aratype Friend
    #424551

    Thank you Khonad, I thought it was clear…. Some of them:

    http://www.joomlart.com/demo/#joomla17-templates.joomlart.com/ja_erio

    khoand Friend
    #424606

    To change font size of “Demo Notice Block”, “Grid, Clean and Minimalistic”, you add this code into /templates/ja_erio/css/template.css

    #ja-content-mass-bottom .ja-moduletable h3 span {
    font-size: 16px;
    }

    To change font size of “Who’s Online”, “About Erio!”, “Minimalistic theme Features” you add this code into /templates/ja_erio/css/template.css

    #ja-right1 .ja-moduletable h3 span {
    font-size: 16px;
    }

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

This topic contains 8 replies, has 4 voices, and was last updated by  khoand 13 years ago.

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