Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • APOSTOLOS FOUKIS Friend
    #911628

    Hi, Is it possible to hide the current date (top-right corner) (date.gif) Thanks a lot


    1. date
    pavit Moderator
    #911642

    Hi

    Go to this file /templates/ja_teline_v/tpls/blocks/header.php and remove the date block

    <div class="col calendar">
    <div class="col-inner">
    <span class="number date"><?php echo date('d') ?></span>
    <div class="text">
    <span class="day"><?php echo date('D') ?></span>, <span class="month"><?php echo date('M') ?></span>
    </div>
    </div>
    </div>

    First to make changes on it take a backup of your header.php file

    Best regards

    APOSTOLOS FOUKIS Friend
    #911647

    Thanks a lot !!!

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

This topic contains 2 replies, has 2 voices, and was last updated by  APOSTOLOS FOUKIS 8 years, 1 month ago.

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