Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • robvp Friend
    #182345

    I would like to completely remove the grey box at the very top and bottom of the page.

    This box contains search, breadcrums and cpanel.

    Thanks

    HeR0 Friend
    #473410

    Hi Robvp,

    Open file templates/ja_zeolite_ii/layouts/blocks/header.php and remove block
    [PHP]<!– CPANEL –>
    <div id=”ja-cpanel” class=”wrap”>
    <div class=”main clearfix”>
    <?php if ($this->countModules(‘search’)) { ?>
    <div id=”ja-search”>
    <jdoc:include type=”modules” name=”search” style=”raw” />
    </div>
    <?php } ?>

    <div id=”ja-pathway”>
    <strong><?php echo JText::_(‘You are here’);?></strong><jdoc:include type=”module” name=”breadcrumbs” />
    </div>
    </div>
    </div>
    <!– //CPANEL –>[/PHP]

    Regards,

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

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 5 months ago.

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