Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mikel2004 Friend
    #195251

    Hi!

    I wish to hide the date from the topbar, and margin the headline module to the left.
    How can I make this?
    Thanks!


    1. headline
    Saguaros Moderator
    #524563

    Hi Mike,

    That date belongs to the header block, if you’re using JA TelineIV with T3 framework, you can open the file: templatesja_teline_iv_t3tplsblocksheader.php and remove this code:


    <?php
    echo "<span class="month">".date ('m')."</span>";
    echo "<span class="date">".date ('d')."</span>";
    echo "<span class="year">".date ('Y')."</span>";
    echo "<span class="day">".JText::_(strtoupper(date ('D')))."</span>";
    ?>

    Best

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 10 years, 8 months ago.

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