Page 1 of 1

footer menu

PostPosted: 07 Aug 2015, 09:24
by Ashwini
How add , FAQ menu into the footer , tab. i am creating footer menu, with different links , but faq link not working ,..

Re: footer menu

PostPosted: 07 Aug 2015, 09:48
by Xpycm
For that purpose you should edit the file /themes/classic/views/layouts/main.php and find here the lines
Code: Select all
<div class="footer">
    <?php echo getGA(); ?>
    <?php echo getJivo(); ?>
    <p class="slogan">&copy;&nbsp;<?php echo CHtml::encode(Yii::app()->name).', '.date('Y'); ?></p>
    <!-- <?php echo param('version_name').' '.param('version'); ?> -->
</div>


read more: https://www.google.com/search?q=html+css+book