-
AuthorPosts
-
November 27, 2008 at 11:30 pm #135769
HI guys..i’m a newbie.. i want to ask how to change template themes colors, in joomla 1.0 and in joomla 1.5, i look that mesolite had 3 coolor combine, like blue, red and green, which code should i change guys…thank you and sorry for my english…cause i’ beginner…:)
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
November 28, 2008 at 12:58 am #280567To change the whole color theme in joomla 1.5 you go to your admin area then extensions/template manager. Choose the template, then click edit. You will see on the right side some parameters. That is where you can change the color scheme and menu type, etc.
If you mean to change something within the template, normally what I do is figure out what color # I want to change, then use an editor like extplorer or just download the file and search for that color and replace it with the color of choice.
Hope that helps.
Cheryl1 user says Thank You to cjmicro for this useful post
November 29, 2008 at 1:05 am #280698but bro how to change it in joomla 1.0..i think i can’t found setting that you said..thanks before
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
November 29, 2008 at 4:13 pm #280723Oops, sorry… If you can’t find the template setting in the template setup area, you can manually change it in the template file. With your ftp or extplorer or some other file management tool, open the template/templatename/ja_vars_1.0x.php, and you will see up at the top area there is a section that talks about color.
<blockquote># BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
$_params = new mosParameters(”);
# Joomla menutype used in main navigation
# Show user tools
$_params->set(JA_TOOL_USER, 3); //0: disabled; 2: enabled# LOGO TYPE DESCRIPTION
$_params->set(‘logoType’,’image’);//image: Image; text: Text
#LOGO TEXT DESCRIPTION
$_params->set(‘logoText’,’JA Mesolite’);
#SLOGAN DESCRIPTION
$_params->set(‘sloganText’,’2nd July JA Template’);
#FONT SIZE DESCRIPTION
$_params->set(‘ja_font’,’3′);//value from 1 to 6
#TEMPLATE WIDTH DESCRIPTION
$_params->set(‘ja_screen’,’wide’);//narrow:Narrow Screen; wide:Wide Screen;
#Color variation to use
$_params->set(‘ja_color’,’green’);//default:Default; red:Red; green:Green;
#MENU TYPE DESCRIPTION
$_params->set(‘menutype’,’mainmenu’);
#MENU’S TYPE
$_params->set(‘ja_menu’,’css’);//split:Split Menu; css:CSS Menu; moo:Moo Menu;
#Show/hide default frontpage
$_params->set(‘showFrontPage’,1); //0:No; 1:Yes;
#Show Screen tools” description=”Display screen tools
//$_params->set(‘usertool_color’,’0′);//0:No; 4:Yes;</blockquote>You can change the variables within this file, be sure to save the original in case you need to revert. Hope this works for you.
Cheryl
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
November 29, 2008 at 4:14 pm #280724make sure you use your file and don’t copy what i pasted, it’s rendering some of the code as smileys!!
CherylNovember 30, 2008 at 2:10 am #280757oke bro cjmicro…thank for your help..it’s worked guys…thanks to help me..:)
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by boedakpinank 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum