-
AuthorPosts
-
January 4, 2008 at 9:38 pm #124811
Could someone please offer help in directing me how to disable the change color function as well as change the default color. Thanks.
January 6, 2008 at 4:05 pm #235908Open index.php, go to the lines below:
#color themes
and a few lines down:
# default color
You can change the default color there.
—————–
Download Firebug. It´s a great tool to learn what and where things are wihitn a webpage. It will point you to the file and the lines of code of each element you ´d like to edit
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
January 6, 2008 at 4:09 pm #235909Line 27 to 37 in index.php in the templates folder:
# Change the width of the template
$ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768
# 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 = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu; 4: Moomenu
# END: TEMPLATE CONFIGURATIONS ##########
MArked in red where you need to change, set default color to the color you want, and to disable color changer you can set it to 3 instead of 6(i have marked 6 in red)January 7, 2008 at 8:06 pm #235987I am working with the Joomla 1.5 template.
I cannot find these lines. How does it work for the 1.5 version?My problem is that header images are not loading when I switch off the color tools.
January 15, 2008 at 3:55 pm #236468Thank you for the information. I want to change the default color to dark green (006400). The coulor does not change when I replace ‘default’ with 006400. Can you help here.
March 11, 2008 at 10:43 am #241937<em>@msmonaco 37033 wrote:</em><blockquote>Thank you for the information. I want to change the default color to dark green (006400). The coulor does not change when I replace ‘default’ with 006400. Can you help here.</blockquote>
I am having the same problem. Can I please get help for 1.5 template on how to:
1. Make another color ( for example 006400) or dark green
2. And then choose that new color for default
What I want is a totally another color. and then make that color default. I also don’t see the above info in index.php.
please help,
Sean
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 12, 2008 at 4:40 am #241993Hi msmonaco.
Mageia template only have 4 colors are: default, red, orange and cyan, you only can choose color in them, not 006400 as you want. And if you want to disable color changer, plz change $ja_tool value as Menalto said (6->3).Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 12, 2008 at 4:47 am #241994Hi ralphdekreij
Plz download newest verion Mageia 1.5 quickstart, your error is fixed.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 6, 2008 at 9:18 am #269052In Joomla 1.5, although I change the params.ini, it won’t accept the change and keeps the color selector visible. Any ideas?
Thanks in advance for your help.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 8, 2008 at 1:34 am #269261Hi
you can change in admin
Go to Extensions-> Templates manager, choose Mageia template to edit, you can confix user tool as you want
After save, you must clear cookie and refresh your browser -
AuthorPosts
This topic contains 11 replies, has 7 voices, and was last updated by Sherlock 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum