Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • environc Friend
    #183974

    Hi,

    My font resize tool is not working on university template here http://environmentalcareers.com.au/index.php?option=com_k2&view=item&layout=item&id=17&Itemid=608. The font does not respond to the clicks on the increase and decrease font size links, it stays the same. Could you please show me where I can get this to work?

    Regards

    HeR0 Friend
    #479763

    Hi Environc,

    That page has not content. You should insert introtext and fulltext for that k2 item.

    Regards

    environc Friend
    #479968

    Hi Hero,

    Thanks. I have introtext and fulltext for this article but still not showing resized font.

    https://environmentalcareers.com.au/index.php?option=com_k2&view=item&id=14:supply-and-demand-is-a-dirty-affair&Itemid=601

    HeR0 Friend
    #480122

    Hi Environc,

    Please open file /templates/ja_university/css/k2.css
    Go to line 152 and edit

    .smallerFontSize {
    font-size: 100% ;
    line-height: inherit;
    }

    to

    .smallerFontSize {
    font-size: 100% !important;
    line-height: inherit;
    }

    Go to line 156 and edit

    .largerFontSize {
    font-size: 150% ;
    line-height: 140% ;
    }

    to

    .largerFontSize {
    font-size: 150% !important;
    line-height: 140% !important;
    }

    Hope this helps.

    Regards

    environc Friend
    #480282

    Hi Hero,

    This is just increasing line height, font size is still the same.

    Regards

    HeR0 Friend
    #480404

    Hi Environc,

    Please check out the screenshot http://prntscr.com/png2l . You set font-size for content in editor, you should remove it to resolve this issue.

    Regrads

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

This topic contains 6 replies, has 2 voices, and was last updated by  HeR0 11 years, 10 months ago.

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