-
AuthorPosts
-
August 5, 2008 at 1:11 pm #131810
Does anybody know how to turn off that ‘User Tool’ thing in the left upper corner?
Thanks for your help.
dariusJohn Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
August 5, 2008 at 1:51 pm #263900Sure…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 Friendartaddicted
- Join date:
- June 2008
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
August 5, 2008 at 11:15 pm #263983I 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 6, 2008 at 1:58 am #264000hi elmoris
Do you have any success?August 6, 2008 at 8:14 am #264050follow 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
-
AuthorPosts
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