Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • valbrsp Friend
    #183966

    Please, I just want to make sure about removing copyright info from
    http://demo.t3.joomlart.com/joomla30/

    If I use this template, can I create my own? Change the bottom
    copyright and just keep the T3 logo?

    Thank you very much btw

    Ninja Lead Moderator
    #479963

    You can change it on this file
    <blockquote>Open templates/ja_t3v3_blank/tpls/blocks/footer.php file</blockquote>


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

    And ini text file
    <blockquote>language/en-GB/en-GB.mod_footer.ini</blockquote>
    from

    MOD_FOOTER_LINE2="<a href="_QQ_"http://www.joomla.org"_QQ_">Joomla!</a> is Free Software released under the <a href="_QQ_"http://www.gnu.org/licenses/gpl-2.0.html"_QQ_">GNU General Public License.</a>"
    change to

    MOD_FOOTER_LINE2=""

    yakusa Friend
    #480024

    Hello again valbrsp,
    As i mentioned in my previous post Yes You can do that – You can remove
    <blockquote> Copyright © 2013 JA T3v3 Blank. All Rights Reserved. Designed by JoomlArt.com. Joomla! is Free Software released under the GNU General Public License. </blockquote>
    🙂
    If You want more competent information look at this post http://www.joomlart.com/forums/topic/t3-framework-2-license/
    If You want to sell Your template based on T3 framework then You must keep T3 logo, in other way if You want to use it for own site then you can remove even T3 logo from footer too.
    Remember to not delete GNU GPLv3 licence from the files header!

    PS. Even T3 Blank slogan said “Your solid starting poing” 😉

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

This topic contains 3 replies, has 3 voices, and was last updated by  yakusa 11 years, 3 months ago.

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