Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • glouckx Friend
    #176222


    I need to show the Logo T3 in the footer, as it implies the license of Purity II, and I can not make it show any logo. I use Joomla 2.5.
    What may be happening?

    Necesito mostrar el Logo T3 en el pie de página, tal cual lo indica la licencia de Purity II, y no logro hacer que se muestre logo alguno. Utilizo Joomla 2.5.
    ¿Qué es lo que puede estar pasando?

    Saguaros Moderator
    #448805

    Hi Glouckx,
    If you’re using JA Purity II template, please have a check in this file:

    templatesja_purity_iiblocksfooter.php
    whether it has this div or not:

    <div id="ja-poweredby" class="<?php echo $t3_logo ?>">
    <a href="http://t3.joomlart.com" title="Powered By T3 Framework" target="_blank">Powered By T3 Framework</a>
    </div>

    Regards.

    jdchess Friend
    #458040

    What if that div is in the footer.php file but the footer / T3 logo is still not showing up?

    I have tried to set light / dark / light small / dark small. None of them show on the site. The footer is called in the default layout.

    Any other ideas?

    Saguaros Moderator
    #458160

    Dear jdchess,

    You can check this css file: pluginssystemjat3jat3base-themesdefaultcsstemplate.css

    .t3-logo-light a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light.png); }
    .t3-logo-dark a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark.png); }

    .t3-logo-light-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light_sm.png); }
    .t3-logo-dark-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark_sm.png); }

    it will show T3 logo light or dark depends on you set in Template Manager > Your_Default_Template > Profile tab > Footer T3 Logo
    http://easycaptures.com/fs/uploaded/572/1321438931.png

    Regards.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 12 years, 4 months ago.

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