Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • carlucci Friend
    #160019

    The following code is in the footer.php file.

    <? php
    $ t3_logo = $ this-> getParam (‘setting_t3logo’, ‘t3-logo-light ‘, ‘t3-logo-dark’);
    if ($ t3_logo! = ‘none’)?>
    <div id = “ja-Poweredby”class = “<? php echo $ t3_logo?>>
    By <a href=”http://punzi.es” title=”Powered sistemas” Punzi-Engineering target=”_blank”> <span> Powered By Punzi – Systems Engineering </ span> </ a>
    </ div>
    <? php endif;?>

    ———————————–
    Where I can find the image t3-logo?

    Ninja Lead Moderator
    #376095

    the code
    <? php echo $ t3_logo?>
    renders t3 logo.
    what do you want to do with the logo? there are few options to modify it in admin template that might be useful for you.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 9 months ago.

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