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

    I haven’t seen an option to Remove “Powered by T3 Framework” from the footer in template manager, what is the best way?? Thx

    pavit Moderator
    #485149

    Hi

    In this folder templatesja_brisktplsblocks open the file footer.php

    <?php
    $t3_logo = $this->getParam ('setting_t3logo', 't3-logo-light', 't3-logo-dark');
    if ($t3_logo != 'none') : ?>
    <div class="poweredby">
    <small><a href="http://t3.joomlart.com" title="Powered By T3 Framework" target="_blank">Powered by <strong>T3 Framework</strong></a></small>
    </div>
    <?php endif; ?>

    remove the BLUE line or change it with something else.

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 9 months ago.

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