-
AuthorPosts
-
November 3, 2007 at 7:27 pm #123577
can somebody tell me how i can change the backgroundcouler an the menu’s i cant find it anywhere in the html ?
noblecode Friend
noblecode
- Join date:
- December 2005
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
November 3, 2007 at 7:41 pm #232108You are going to have to check the CSS files for that.
November 3, 2007 at 7:49 pm #232111okay maybe you can tell me then how to change from default to another colour ?
en how to change te menu type i can’t find it .noblecode Friend
noblecode
- Join date:
- December 2005
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
November 3, 2007 at 8:57 pm #232115I am sorry, I see what you are saying now…
you are looking for the controls that are usually in the beginning of the HTML file. I am not sure where these are….maybe they were left out? not sure
Hung Dinh Friend
Hung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
November 4, 2007 at 4:55 pm #232176The configuration of default menu and color are in the ja_vars.php file in the template package.
# BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
#support extra color themes
$ja_color_themes = array('default','orange','green'); // You can add more color array if needed
$ja_header_images_wide = array ('header1.jpg','header2.jpg','header3.jpg','header4.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': 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: Dropline; 4: Moomenu
# END: TEMPLATE CONFIGURATIONS ########## -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by Hung Dinh 17 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum