Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • elmoris Friend
    #131810

    Does anybody know how to turn off that ‘User Tool’ thing in the left upper corner?
    Thanks for your help.
    darius

    John Wesley Brett Moderator
    #263900

    Sure…you want to go do one of the following:

    1. I don’t have Drimia installed so I’m not sure this one is possible, but sometimes you can go to:
    ADMIN > EXTENSIONS > TEMPLATE MANAGER and then click on the template and see if there is a setting in Parameters to turn it off…

    2. If not…then you can simply go into:

    index.php

    and search for this block of code and either delete or comment it out:


    <div class="clearfix" id="ja-usertools">
    <ul class="ja-usertools-font">
    <li><img onclick="switchFontSize('FontSize', 'dec'); return false;" id="ja-tool-decrease" alt="Decrease font size" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/user-decrease.gif" title="Decrease font size" style="cursor: pointer;"/></li>
    <li><img onclick="switchFontSize('FontSize', 3); return false;" id="ja-tool-reset" alt="Default font size" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/user-reset.gif" title="Default size" style="cursor: pointer;"/></li>
    <li><img onclick="switchFontSize('FontSize', 'inc'); return false;" id="ja-tool-increase" alt="Increase font size" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/user-increase.gif" title="Increase font size" style="cursor: pointer;"/></li>
    </ul>
    <script type="text/javascript">var CurrentFontSize=parseInt('3');</script>

    <ul class="ja-usertools-color">

    <li><img onclick="switchTool('ColorCSS','default');return false;" id="ja-tool-defaultcolor" alt="default color" title="default color" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/default-hilite.gif" style="cursor: pointer;"/></li>
    <li><img onclick="switchTool('ColorCSS','green');return false;" id="ja-tool-greencolor" alt="green color" title="green color" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/green.gif" style="cursor: pointer;"/></li>
    <li><img onclick="switchTool('ColorCSS','cyan');return false;" id="ja-tool-cyancolor" alt="cyan color" title="cyan color" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/cyan.gif" style="cursor: pointer;"/></li>
    <li><img onclick="switchTool('ColorCSS','red');return false;" id="ja-tool-redcolor" alt="red color" title="red color" src="http://template.joomlart.com/ja_drimia/templates/ja_drimia/images/red.gif" style="cursor: pointer;"/></li>
    </ul>

    </div>

    I would ALWAYS go with #1 if it’s possible…rather than hacking code that one day you may want to add back in. (Course you can always make a copy of the html and save it before you hack…always a good idea. 🙂 )

    Have fun.
    John.

    artaddicted Friend
    #263983

    I am using JA Dirmia, here are the steps to follow.

    —> Admin Panel
    —> Extensions
    —> Then click on your template name — JA Dirmia

    • See parameters on the right hand side
    • See the template tool drop down
    • Make your selection – In your case, select “no display”

    Hope this is what you were looking for.

    JBRETT – Your suggested Option 1 is available in JA Dirmia

    Sherlock Friend
    #264000

    hi elmoris
    Do you have any success?

    elmoris Friend
    #264050

    follow the advice of jbrett and modifying some passage in the code I solved the problem, for the buttons to change color to them templates I simply colored in white as the background and not see more:)

    sorry my English but I am Italian!

    thanks for the help

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

This topic contains 5 replies, has 4 voices, and was last updated by  elmoris 16 years, 3 months ago.

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