Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dias137 Friend
    #156149

    Please tell me how can i delete the line who writes YOU ARE HERE. I understand i must delete from html the line div class=”main clearfix” but i dont know where is it. I cant find the source code of site

    proterra Friend
    #361861

    Same problem: The “You are here” is out of function? Where is the breadcrumb?

    dias137 Friend
    #361966

    finallly i found the way to delete the line “YOU ARE HERE”. Just delete this from mainnav.php in templates/ja_teline_III/layout/blocks folder :

    <div class=”main clearfix”>

    <div class=”ja-breadcrums”>
    <strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
    </div>

    <ul class=”no-display”>
    <li><a href=”<?php echo $this->getCurrentURL();?>#ja-content” title=”<?php echo JText::_(“Skip to content”);?>”><?php echo JText::_(“Skip to content”);?></a></li>
    </ul>

    </div>
    </div>

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

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

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