Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

remove part

9 years 3 months ago
Licenses:
JomSocial Expired Socialize Expired

i need to remove part from page...
i send image to part need removed
please help me and thanks

Attachments:
9 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Ahmed,

Please you try open this file templates/socialize/tpls/blocks/footer.php, you can delete this code :

<!-- FOOTER -->
<footer id="t3-footer" class="wrap t3-footer">

  <!-- FOOT NAVIGATION -->
  <div class="container">
    <?php $this->spotlight ('footnav', 'footer-1, footer-2, footer-3, footer-4, footer-5, footer-6') ?>
    </div>
  <!-- //FOOT NAVIGATION -->

  <section class="t3-copyright">
    <div class="container">
      <div class="row">
          <div class="<?php echo $this->getParam('t3-rmvlogo', 1) ? 'span8' : 'span12' ?> copyright<?php $this->_c('footer')?>">
              <jdoc:include type="modules" name="<?php $this->_p('footer') ?>" />
          </div>
          <?php if($this->getParam('t3-rmvlogo', 1)): ?>
              <div class="span4 poweredby">
                  <a class="t3-logo t3-logo-light" 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>

</footer>
<!-- //FOOTER -->

I hope it will help

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW