Remove Breadcrumbs from front page

Print
PDF
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

Donations

Donations large or small keep the utilities free or very low cost. So please think about if a tool or information at this site helps you!