How to add footer links? (and K2 editing) - Joomla! Forum - community, help and support


hi,

i add menu in footer showing contact, about, sitemap , on. site (joomla.org) has - seperators.

i have no idea how write php therefore ask here.

where in mess shall written, , tell me write?

code: select all

<!--begin copyright section-->
         <?php if ($this->countmodules('footer4') or $show_copyright == "true" or $show_topbutton == "true") : ?>
         <div class="copyright-block">
         <?php if ($this->countmodules('footer or footer2 or footer3')) : ?>
         <div class="footer-div"></div>
         <?php endif; ?>
         <?php if ($show_copyright == "true") : ?>
         <div id="copyright">
            &copy; <?php echo $copyright_text; ?>
         </div>
         <?php else: ?>
         <div class="footer-mod">
            <jdoc:include type="modules" name="footer4" style="main" />
         </div>
         <?php endif; ?>
         <?php if ($show_topbutton == "true") : ?>
         <div id="top-button"><a href="#" id="top-scroll" class="top-button-desc"><?php echo jtext::_('top'); ?></a></div>
         <?php endif; ?>
         </div>
         <?php endif; ?>
         <!--end copyright section-->


thanks in advantage.

to create menu see in footer on joomla.org, don't need edit index.php file @ all.

just create new menu using menu manager (menus > menu manager).

create new menu, add menu items contact, , sitemap articles.

then go module manager (extensions > module manager) , locate menu module created (will have same title menu created using menu manager). click title edit , select 'footer4' in position select list. set enabled 'yes'

then need use css make menu appear horizontal list, separators done css using background image.





Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support