-
AuthorPosts
-
April 15, 2008 at 9:43 am #127571
Hello, I am not an expert for CSS. So I need a little bit help from support. I want change the color in the cyan (Default) and/or orange template. Specially I want change the color of the highlighted menu item from green to cyan. Where I can do that stuff in the CSS-Files?
Thank you for help.
Kind Regards, RS 🙂
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 15, 2008 at 2:09 pm #245588Hi,
If you want to change color for template, pls change it in file: /ja_edenite/css/template.css.
There are some color is used to specify template color, they are in /css/color/default.css and /css/color/orange.cssAnd, to change color of highlight menu item from green to cyan, pls open /ja_edenite/ja_menus/ja_cssmenu/ja.css.menu.css and find this code
#ja-cssmenu li a.active, #ja-cssmenu li a.active:hover, #ja-cssmenu li a.active:active, #ja-cssmenu li a.active:focus {
background:#91AE4E url(../../images/grad2-2.gif) repeat-x scroll center top;
color:#FFFFFF;
}You can change name “grad2-2.gif” to “grad2-1.gif” or “grad2.gif”.
If you want to change to another color, pls open /images/grad2-2.gif and modify it.Regards.
April 16, 2008 at 10:32 am #245665Thank you for the tip. It is working pretty.
Now I have the “problem” taht I use the Dropline Menue. Which means that I need to change the color of the highlighted/selected sub menu items. How I can change the color code and where I find the color code to do that.
May be somebody have another tip for me.
Greetz from Vienna
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 17, 2008 at 1:55 am #245716<em>@rsiebert 48986 wrote:</em><blockquote>Thank you for the tip. It is working pretty.
Now I have the “problem” taht I use the Dropline Menue. Which means that I need to change the color of the highlighted/selected sub menu items. How I can change the color code and where I find the color code to do that.
May be somebody have another tip for me.
Greetz from Vienna</blockquote>
To change color for hightlight sub menu item, pls open template.css, find this code:
#ja-subnav li.active a, #ja-subnav li.active a:hover, #ja-subnav li.active a:active, #ja-subnav li.active a:focus {
color: #8BAB32; <= CHANGE THIS VALUE AS WHAT YOU NEED
font-weight:bold;
}Regards.
1 user says Thank You to Nam Nguyen Phi for this useful post
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by rsiebert 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum