Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • tdb6800 Friend
    #177678

    Does anyone know how to remove the quickstart text and image displayed on this screenshot? I want to remove the quickstart and move the copyright info to the left.

    I would also like to replace the copyright information with my own.

    I have template JA TELINE IV

    Thanks.


    1. Screen-shot-2012-05-29-at-11.31.23-PM
    TomC Moderator
    #455465

    <em>@tdb6800 322781 wrote:</em><blockquote>Does anyone know how to remove the quickstart text and image displayed on this screenshot? I want to remove the quickstart and move the copyright info to the left.</blockquote>
    Can you provide the url of the site you’re working on?
    Also, please set “Optimize CSS” to “No” within your Template Manager–General Settings.

    <em>@tdb6800 322781 wrote:</em><blockquote>I would also like to replace the copyright information with my own.

    Thanks.</blockquote>

    You can remove JA copyright information with condition that you purchase Copyright Removal license – which is separate from your JATC Standard membership fee. With this package you can remove our footer “Designed by JoomlArt.com” and changed it to “Designed/Powered by YourCompany” as well as other reference to JoomlArt.com.
    The Copyright Removal fee structure is as follows:
    – Copyright Removal for 1 domain: USD $40
    – Copyright Removal for 2 domain: USD $70
    – Copyright Removal for 3 domain: USD $90

    In order to buy our Copyright removal fees, you must purchase our JATC standard membership first then please log into sign up page via http://www.joomlart.com/member/signup.php >> Copyright removal column >> select the suitable one to buy.

    tdb6800 Friend
    #456607

    I figured it out.

    To change the text just edit the sitename under the global configuration.

    To change the image just update the file footer.php under templates/yourtemplate/blocks/footer.php
    add this code

    <div id="ja-footlogo" >

    <a href="index.php" <img src="images/YOUR_IMAGE_NAME.jpg" width="200" height="70" /></a>

    </div>

    just below the following code

    <?php

    $app = & JFactory::getApplication();

    $siteName = $app->getCfg('sitename');

    ?>

    Upload your image and thats it.

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

This topic contains 3 replies, has 2 voices, and was last updated by  tdb6800 12 years, 5 months ago.

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