Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mikac Friend
    #154450

    Ok, so I looked everywhere, but couldn’t find solution to Replace (not Remove) T3 Framework Logo in the Footer? I want to change it with my Logo.

    Easy way to do this?

    Thanks

    Saguaros Moderator
    #356015

    Hello

    In you case, please go to the administrator => template manager => edit this template, and go to the Profile tabs=> change an other logo via the “T3 Logo” parameter. please following to the Licesen guide http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Copyright#JA_T3_Logo_Branding

    mikac Friend
    #356167

    <div id=”ja-poweredby” style=”width: 200px; height: 34px;”>
    <a id=”t3-logo t3-logo-light” href=”http://t3.joomlart.com” title=”Powered By T3 Framework” target=”_blank” style=”
    background: url(http://static.joomlart.com/t3/logo/t3_logo_light.png) no-repeat; width: 200px; height: 34px; display: block; text-indent: -1000em; “>Powered By T3 Framework</a>
    </div>

    I guess this is what I need to change , but where do I find these lines?

    Saguaros Moderator
    #356230

    You add the following css in the template.css

    .t3-logo-dark a {
    background-image:url(YOUR_IMAGE_PATH) no-repeat !important;
    }

    mikac Friend
    #356546

    plugins/system/jat3/base-themes/default/css/template.css

    That’s where you need to change background url.

    Thank’s anyway.

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

This topic contains 5 replies, has 2 voices, and was last updated by  mikac 14 years, 2 months ago.

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