Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
July 25, 2017 at 4:19 pm #1051486
Hello could you help me remove the T3 b3 Blank image
- This topic was modified 7 years, 4 months ago by gohardonly.
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 26, 2017 at 3:49 am #1051605Hi
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
AuthorPostsViewing 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, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum