Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • johnnypict Friend
    #146219

    How do I remove the breadcrumbs module altogether?

    Can’t see where I can do this.

    Thanks,

    Johnnypict

    prakash Friend
    #324585

    in kaynite II to completely remove the breadcrumbs open this file
    templatesja_kyanite_iilayoutsblocksmain.php
    around line 6
    and remove this code.. the bread crumbs position would be completely removed

    <!-- BREADCRUMS -->
    <div id="ja-breadcrums">
    <div class="inner clearfix">
    <strong><?php echo JText::_('You are here')?></strong> <jdoc:include type="module" name="breadcrumbs" />
    </div>
    </div>
    <!-- //BREADCRUMS -->

    if you want the design behind the breadcrumbs to remain (the light black transparent background) the just remove this line

    <strong><?php echo JText::_('You are here')?></strong> <jdoc:include type="module" name="breadcrumbs" />

    johnnypict Friend
    #324803

    Thanks that’s done the job.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  johnnypict 14 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum