Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • G T Friend
    #184011

    How do I remove Powered By T3 Framework from footer

    Ninja Lead Moderator
    #479959

    You can find and see in this file
    <blockquote>Open templates/ja_brisk/tpls/blocks/footer.php</blockquote>
    and remove this script

    <?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; ?>

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, 10 months ago.

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