-
AuthorPosts
-
October 21, 2008 at 6:05 pm #134650
Hi All:
What do I need to edit to remove the screen width adjust buttons located in the breadcrumbs area of the template?
Please see picture attached. Buttons I want removed outlined in red.
Thanks in advance.
Using Joomla 1.5.7
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
October 21, 2008 at 6:38 pm #276480In the 1.015 version of joomla (1.5 May differ)
go to templates/your template name/ja_vars.php and find
# BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
#support extra color themes
$ja_color_themes = array(); // You can add more color array if needed
$ja_header_images_wide = array (‘header1.jpg’,’header2.jpg’,’header3.jpg’,’header 4.jpg’,’header5.jpg’);
$ja_header_images_narrow = array (‘header1-n.jpg’,’header2-n.jpg’,’header3-n.jpg’,’header4-n.jpg’,’header5-n.jpg’);
####################################
# Change the width of the template
$ja_width_default = ‘wide’; // ‘narrow’: 800×600; ‘wide’: 1024×768
# default color
$ja_color_default = ‘default’; //blank for default, else pick one of in extra color themes $ja_color_themes
#font size default
$ja_font_size_default = 3;
# Enable users option
$ja_tool = 6; // 0: 0: disable all; 1: Screen tool; 2: font tool; 3: screen + font; 4: color tool; 5: screen + color; 6: font + color; 7: all;# Choose your prefer Menu Type
$ja_menutype = 2; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Moomenu
# END: TEMPLATE CONFIGURATIONS ##########check the coloured line and change it to suit your needs…
hope his helps
October 21, 2008 at 6:48 pm #276486Thanks for trying. It’s different for 1.5. No such file ja_vars.php in this version.
Just an additional note, I do have selected under template parameters:
“Display Template Tool” = Font size and color css
Changing the above parameter doesn’t affect the usertools in the breadcrumbs area.
dozza Frienddozza
- Join date:
- October 2007
- Posts:
- 149
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
October 23, 2008 at 3:39 pm #276726I’ve got exactly the same problem as abishai. The template parameters up dates the file ‘params.ini’ within the template folder. However, even though this file is writable and I have the content as follows, it is still displaying the ‘screen width’ tool. All I want displaying is the ‘font size’ tool, hence having ‘user tool’ in params.ini set to 2.
ColorCSS=orange
FontSize=3
ScreenType=wide
MenuType=2
usertool=2
Any ideas anyone. The site is at http://www.leaseextension-freeholdpurchase.co.uk/index.phpmj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
October 23, 2008 at 3:54 pm #276728in 1.5 try going to extentsions/template manager/edit you template/on the right their should be option boxes to pick from
or, navigate via ftp or joomlaexplorer to the template folded/you template/params.ini
and manually set it there
i don’t have 1.5.x version installed for this template, but the recent ones all work basically the same way
1 user says Thank You to mj1256 for this useful post
dozza Frienddozza
- Join date:
- October 2007
- Posts:
- 149
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
October 24, 2008 at 8:51 am #276822mj
As mentioned, I have J1.5 and have the correct settings to show only the font resizer (usertool=2) in the params.ini file, but the front end is still showing the screen resize tool AS WELL as the font sizing tool, as though I have ‘usertool=3’ in the params.ini file (which I dont!).
This is what is causing my confusion/problem, although abishai’s problem may be slightly different.
Can anyone explain why this is happening and how to correct?
January 14, 2009 at 2:48 pm #286410<em>@dozza 87778 wrote:</em><blockquote>mj
As mentioned, I have J1.5 and have the correct settings to show only the font resizer (usertool=2) in the params.ini file, but the front end is still showing the screen resize tool AS WELL as the font sizing tool, as though I have ‘usertool=3’ in the params.ini file (which I dont!).
This is what is causing my confusion/problem, although abishai’s problem may be slightly different.
Can anyone explain why this is happening and how to correct?</blockquote>
How did you solve your problem with the screen resize tool?
N.B! I found the solution here. http://www.joomlart.com/forums/topic/screen-type-hide/
January 29, 2009 at 2:03 pm #288820How to make color user tool stay at bottom of site but bredcum area contain only Font size tool?
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 6 voices, and was last updated by aliegeni 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to remove usertools in breadcrumbs area
Viewing 8 posts - 1 through 8 (of 8 total)