Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
February 5, 2017 at 5:40 pm #1008269
need help remove thats all in bottom web anda remove boostrap footer
Bottom Web](http://prnt.sc/e4umdb)
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 5, 2017 at 6:23 pm #1008271Hello
To remove that’s all ( infinitive pagination) edit your menu item and disable it in layout tab
To remove the bootstrap copyright edit this file /templates/ja_oslo/tpls/blocks/footer.php and remove/comment the bootstrap section.
<section class="t3-copyright"> <div class="container"> <div class="row"> <div class="<?php echo $this->getParam('t3-rmvlogo', 1) ? 'col-md-8' : 'col-md-12' ?> copyright <?php $this->_c('footer') ?>"> <jdoc:include type="modules" name="<?php $this->_p('footer') ?>" /> <small> <a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. </small> <small> <a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>. </small> </div> <?php if ($this->getParam('t3-rmvlogo', 1)): ?> <div class="col-md-4 poweredby text-hide"> <a class="t3-logo t3-logo-dark" href="http://t3-framework.org" title="<?php echo JText::_('T3_POWER_BY_TEXT') ?>" target="_blank" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>><?php echo JText::_('T3_POWER_BY_HTML') ?></a> </div> <?php endif; ?> </div> </div> </section>
Regards
-
1 user says Thank You to pavit for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by pavit 7 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum