Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • marm Friend
    #150453

    I would like to remove last update top black bar completely causing the section below to move up with no blank space showing.

    Can anyone help me ?

    🙂

    Saguaros Moderator
    #340742

    Dear marm!

    Please open the file:
    templatesja_selenilayoutsblocksheader.php and try to find codes at line 31:
    [PHP]
    <p class=”ja-day”>
    <?php
    echo “<span class=”day”>”.date (‘l’).”</span>”;
    echo “<span class=”date”>, “.date (‘M’).” “.date (‘d’).date (‘S’).”</span>”;
    ?>
    </p>

    <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo $this->getLastUpdate(); ?></em></p>
    [/PHP]

    Please remove those codes

    Good luck

    marm Friend
    #340743

    Thank you tienhc, I will give that a try and get back to you.

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

This topic contains 3 replies, has 2 voices, and was last updated by  marm 14 years, 7 months ago.

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