test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vbarnusiir Friend
    #189012

    Hi

    Please help me how I can change the date settings on the top of the page (top left)

    Thanks
    BArna

    Ninja Lead Moderator
    #499388

    You can change it by opening templates/ja_nex/blocks/topmenu.php file

    find and see it


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

    ?>

    Remember to clear cache from Admin area

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

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

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