test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Ryan Ornelas Friend
    #123595

    How can I hide the user tools for this template?

    Also the images are not showing properly for the user tools and I used the joomla 1.5/hedera installation package?

    Michael Casha Friend
    #232380

    Yes, just open the index.php file and you should see (closer to the top), options to disable or enable particular parts. There is an option there to disable usertools.

    Ryan Ornelas Friend
    #232599

    Thanks I was able to remove them by removing the following code from index.php

    <?php if ($tmpTools->getParam(JA_TOOL_USER) & 3) { ?>
    <div id=”ja-usertoolswrap”>
    <div id=”ja-usertools” class=”clearfix”>
    <?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 3, ‘png’); ?>
    </div></div>
    <?php } ?>

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ryan Ornelas 17 years, 2 months ago.

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