Print
PDF
01
November
2008

Remove Breadcrumbs from front page

User Rating: / 0
PoorBest 
So I was trying to remove the Breadcrumb's from my front page. The settings in the module parameters to not show it on the front page worked except the "pathway" or a small rectangle was left behind. I finally found a solution for it. So I thought should post it.

This is what the code in your index.php file for breadcrumbs usually looks like:

<div id="breadcrumbs">
<jdoc:include type="modules" name="breadcrumb" style="EarthBreadCrumbStyle" />
</div>

This what you would change it to:



<div id="breadcrumbs">
<jdoc:include type="modules" name="breadcrumb" style="EarthBreadCrumbStyle"/>
</div>


as I found out you need to remove the "DIV" not just the module.

Remember this is the index.php file in your templates root directory. Save your current one somewhere else first then modify it.


Trackback(0)
Comments (0)add comment

Write comment

busy

If you like what we got, then make a donation andĀ feel better about yourself.