Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rap16 Friend
    #154749

    I am new here.
    i have 3 question :
    1. how to edit logo image of JA rAsite. I already change logo.png but it deosn;t effect
    2. hot to remove t3 logo. i am afradi it is bothering
    3. how to edit Copyright © 2010 ja rasite. All Rights Reserved. Designed… and removing joomla is …..
    the url is http://akimobil.com
    thx in advance

    gray Friend
    #357101

    1. Logo is set by dark_orange.css


    h1.logo a {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://www.akimobil.com/templates/ja_rasite/images/dark_orange/logo.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    }

    From here you can see what image should be replaced.

    2. Check if there are any settings in the template configs to remove it.

    rap16 Friend
    #357212

    there is no setting to hide t3. so i might have to do it manually

    gray Friend
    #357217

    Latest templates has such an option to hide the T3F logo.
    I’ve downloaded the template and found where it is.
    In layouts/blocks/footer.php find and remove (or comment-out)
    [php]
    <div id=”ja-poweredby”>
    <a id=”t3-logo” href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank”>Powered By T3 Framework</a>
    </div>
    [/php]

    If it doen’t remove the the “Copyright…” check modules with based on mod_custom.

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

This topic contains 4 replies, has 2 voices, and was last updated by  gray 14 years ago.

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