test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #706275

    First column, 2 titles are missing.
    @adam M Is it also possible to show titles at top as you kindly did for me here

    http://www.joomlart.com/forums/topic/how-to-place-article-title-above-category-and-date-etc-in-jacm-module/

    Adam M Moderator
    #706351

    Hi @timtecsa,

    Please open file /templates/ja_teline_v/css/custom.css then add this code to fix the problem with title :

    div.whatsnew-wrap .link-item {
    height: auto;
    min-height: 110px;
    }

    To move the title up, you can open file templatesja_teline_vhtmllayoutsjoomlacontentlinkclean.php then move this code above aside block :

    <?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

    Adam M Moderator
    #752457

    Hi @timtecsa,

    Please open file /templates/ja_teline_v/css/custom.css then add this code to fix the problem with title :

    div.whatsnew-wrap .link-item {
    height: auto;
    min-height: 110px;
    }

    To move the title up, you can open file templatesja_teline_vhtmllayoutsjoomlacontentlinkclean.php then move this code above aside block :

    <?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title', $item); ?>

    timtecsa Friend
    #706627

    That does the trick. The number and number of articles don’t match and the order they display seems somewhat random, but it looks much better 🙂

    timtecsa Friend
    #752544

    That does the trick. The number and number of articles don’t match and the order they display seems somewhat random, but it looks much better 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  timtecsa 9 years, 1 month ago.

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