-
AuthorPosts
-
October 5, 2007 at 3:53 pm #123076
hello
i want ti hnow how to put the cyan colors to default and how tu remove the choice color panel in the frontend ?
thanks
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 5, 2007 at 6:14 pm #230604<em>@freenduro 29079 wrote:</em><blockquote>hello
i want ti hnow how to put the cyan colors to default and how tu remove the choice color panel in the frontend ?
thanks</blockquote>
Open up the index.php and find this:
# BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
#support extra color themes
$ja_color_themes = array('default', 'cyan', 'green'); // You can add more color array if needed
####################################
# 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; 5: Script Dropline Menu;
# END: TEMPLATE CONFIGURATIONS ##########And change to this:
# BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
#support extra color themes
$ja_color_themes = array('default', 'cyan', 'green'); // You can add more color array if needed
####################################
# Change the width of the template
$ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768
# default color
$ja_color_default = 'cyan'; //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 = 3; // 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; 5: Script Dropline Menu;
# END: TEMPLATE CONFIGURATIONS ##########October 6, 2007 at 7:34 am #230644great!!!
thanks Menalto 🙂December 17, 2009 at 2:46 pm #326832Hi,
I’m on Joomla Version 1.5.15 JA Larix for Joomla 1.5 – Version 1.4
I’m trying to find the index.php code but still looking for it. I tried with my cache and cookies, but the problem still remain
Is there a line number?
Thank you
December 23, 2009 at 3:17 pm #327309bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
December 23, 2009 at 3:24 pm #327310Did you look in the correct index.php?
You will find it in the folder where the template is installed:
templatesja_larixindex.phpAlso if you are looking for an answer to a problem its smarter to start a new thread to get an answer. That works better than asking your question in a thread that havent been used for years.
December 23, 2009 at 4:00 pm #327316Thank you for passing by
Yes I’m on templatesja_larixindex.php
This is weird, I can’t find the exact line loll.
I attached the index.php file
<em>@bennitos 157783 wrote:</em><blockquote>Did you look in the correct index.php?
You will find it in the folder where the template is installed:
templatesja_larixindex.php</blockquote>Ok, thank you for the info, I didn’t want to pollute the forum with another thread.
<em>@bennitos 157783 wrote:</em><blockquote>Also if you are looking for an answer to a problem its smarter to start a new thread to get an answer. That works better than asking your question in a thread that havent been used for years.</blockquote>
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
December 23, 2009 at 4:03 pm #327318Its not a big problem, it just takes a bit longer before someone responds.
i dont see the attached file btw.
December 23, 2009 at 4:10 pm #327321I understand 😉
Ok, the file is attached
<em>@bennitos 157791 wrote:</em><blockquote>Its not a big problem, it just takes a bit longer before someone responds.
i dont see the attached file btw.</blockquote>
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
December 23, 2009 at 4:12 pm #327322Sorry adminbq057,
I must have been sleeping.
Just set your template color in your params.ini file (templatesja_larixparams.ini)
Or set it using the template manager in the backend.If you still have problems please let me know.
Ben
1 user says Thank You to bennitos for this useful post
December 23, 2009 at 4:22 pm #327326Ok I will check this
<blockquote>Just set your template color in your params.ini file (templatesja_larixparams.ini)</blockquote>
I already tried it <blockquote>Or set it using the template manager in the backend.</blockquote>
Thank you
It worked!! Thank you very much!!
-
AuthorPosts
This topic contains 11 replies, has 4 voices, and was last updated by adminbq057 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum