Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • 2khaat Friend
    #133343

    Hi,

    I am trying to edit my footer on my site. Right now it is this below.

    <?php // no direct access

    defined(‘_JEXEC’) or die(‘Restricted access’); ?>

    <small><?php echo $lineone; ?> Designed by

    <a href=”http://www.joomlart.com/” title=”Visit Joomlart.com!” target=”blank”>JoomlArt.com</a>.</small>

    <!–<small><?php echo JText::_( ‘FOOTER_LINE2’ ); ?></small> –>

    It reads this Copyright © 2008 http://www.2khaat.com. All Rights Reserved. Designed by JoomlArt.com. I want to edit the 2khaat.com part change it to 2khAAT LLC. Can anyone tell me where I would go about doing this. I think I might just be blind.:confused:

    Menalto Friend
    #270423

    try to chage this:
    <small><?php echo $lineone; ?> Designed by

    <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" target="blank">JoomlArt.com</a>.</small>

    <!--<small><?php echo JText::_( 'FOOTER_LINE2' ); ?></small> -->
    into this

    <!--<small>2khAAT LLC</small> -->

    or do you still wanna have the copyrightinfo also and designed by joomlart there?

    2khaat Friend
    #270425

    I’d like the the copy right info there also, just want to change the http://www.2khaat.com to 2khAAT LLC

    2khaat Friend
    #271424

    still have not figured this out, is it pulling the information from the Database?

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

This topic contains 4 replies, has 2 voices, and was last updated by  2khaat 16 years, 1 month ago.

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