Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gohardonly Friend
    #1051486

    Hello could you help me remove the T3 b3 Blank image

    • This topic was modified 7 years, 1 month ago by  gohardonly.

    1. Screen-Shot-2017-07-25-at-9.03.36-AM
    2. Screen-Shot-2017-07-25-at-9.08.54-AM
    3. Screen-Shot-2017-07-25-at-9.12.13-AM
    4. Screen-Shot-2017-07-25-at-9.12.20-AM
    5. Screen-Shot-2017-07-25-at-9.12.13-AM-1
    Pankaj Sharma Moderator
    #1051605

    Hi
    You can choose the footer logo from template options > Theme > http://prntscr.com/g0ciyw
    If you want to remove it open /tpls/blocks/footer.php
    Find and remove below code

      <!-- LOGO -->
            <div class="logo">
              <div class="logo-<?php echo $logotype, ('' ? ' logo-control' : '') ?>">
                <a href="<?php echo $logourl ?>" title="<?php echo strip_tags($sitename) ?>">
                  <?php if($logotype == 'image'): ?>
                    <img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
                  <?php endif ?>
                  <span><?php echo $sitename ?></span>
                </a>
                <small class="site-slogan"><?php echo $slogan ?></small>
              </div>
            </div>
            <!-- //LOGO -->

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

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