Free Joomla Templates

joomla templates arrow Template Tutorials arrow How to Hide the Pathway on my Joomla Frontpage

How to Hide the Pathway on my Joomla Frontpage

Often times people want to remove the pathway because it just reads Home on the frontpage and sort of gets in the way and is useless. With the ability to hide the pathway on the frontpage, you can still leave it on your interior pages and benefit from its easy navigation for your website visitors.

The steps to making this happen are really the same as deleting the pathway, except that in step three above, instead of selecting the pathway and deleting it, you will replace it with this code.

<?
if($option != "" && $option != "com_frontpage")
{
?>
<div id="pathway">
<?php mospathway() ?>
</div>
<?
}
?> 

Basically the code just say, is this the frontpage? If so, then don't display the pathway, otherwise, display the pathway.

I hope this Joomla tutorials broadens your horizons! 

{mosgoogle}
 
< Prev   Next >
 
Joomla Templates by Joomlashack
Copyright © 2012 Free Joomla Templates download,joomla themes - All Rights Reserved.