The forum is in read only mode.
i need remove this part from page i send iamge about this part need to removed please help me and thanks
Hi Ahmed, You should edit this file components/com_community/templates/frontpage.guest.php, and remove this code :
<div class="row-fluid hero-area"> <div class="hero-area-wrapper"> <img class="hero-area-bg" src="<?php echo $heroImage; ?>"> <div class="content hidden-phone"> <h1><?php echo JText::_('COM_COMMUNITY_GET_CONNECTED_TITLE'); ?></h1> <div class="content-cta"> <div class="row-fluid"> <div class="span7"> <p><?php echo JText::_('COM_COMMUNITY_HERO_PARAGRAPH'); ?></p> </div> <div class="span4 offset1"> <?php if ($allowUserRegister) : ?> <a class="btn btn-block btn-large btn-primary" href="<?php echo CRoute::_( 'index.php?option=com_community&view=register' , false ); ?>"> <?php echo JText::_('COM_COMMUNITY_JOIN_US_NOW'); ?> </a> <?php endif; ?> </div> </div> </div> </div> <div class="content visible-phone"> <?php if ($allowUserRegister) : ?> <a class="btn btn-block btn-large btn-primary" href="<?php echo CRoute::_( 'index.php?option=com_community&view=register' , false ); ?>"> <?php echo JText::_('COM_COMMUNITY_JOIN_US_NOW'); ?> </a> <?php endif; ?> </div> </div> </div>
JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a full -fledged, social networking site
TRY NOW BUY NOW