Viewing 1 post (of 1 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #658934

    Hi
    To add More stories links In JA ACM Category Listing Module (style-1).

    Follow these steps :

    <div class="magazine-category-title custom_more <?php echo JATemplateHelper::getCategoryClass($cat->id) ?>">
    <h2><a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($cat->id)); ?>"
    title="<?php echo 'More Stories'; ?>">
    <?php echo 'More Stories'; ?>
    </a></h2>
    </div>

    Open
    templatesja_teline_vacmnews-listtmplstyle-1.php

    Paste this code below line 140 .
    Here > http://prntscr.com/825e7a

    Now add this code in custom.css file :


    .custom_more { text-align: center; border: none; background: none!important; }

    Save file clear cache and check .

    PS : Change More stories word & CSS as per needs .

    It will look like this >>> http://prntscr.com/825f35

Viewing 1 post (of 1 total)

This topic contains 2 replies, has 1 voice, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

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