Viewing 1 post (of 1 total)
  • Author
    Posts
  • iammontoya Friend
    #1068688

    You can find the answer to this in the documentation. Scroll down to the bottom of the documentation in the area it talks about copyright. You basically have to change a file that is in templates/yourtemplate/html/mods… etc…

    I’ll post the exact location in a minute.

    1. Copyrights Info modification

    To change the copyrights info, open the templates/ja_smallbiz/html/mod_footer/default.php file, find the following info and change to what you want.

    <?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" <?php echo methodexists(‘T3’, ‘isHome’) && T3::isHome() ? ” : ‘rel="nofollow"’ ?>>JoomlArt.com.
    <?php echo JText::
    ( ‘MOD_FOOTER_LINE2’ ); ?>

    • This reply was modified 6 years, 6 months ago by  iammontoya.
Viewing 1 post (of 1 total)

This topic contains 1 reply, has 2 voices, and was last updated by  iammontoya 6 years, 6 months ago.

The topic ‘Remove the "DESIGNED BY JOOMLART.COM."’ is closed to new replies.