-
AuthorPosts
-
Fariz Iskandar Friend
Fariz Iskandar
- Join date:
- September 2014
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 11
July 6, 2011 at 10:20 am #165991khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 6, 2011 at 10:28 am #400086Hi,
You change this code from /templates/ja_mesolite_ii/css/template.css
#ja-mainnav .main {
background: #333 url(../images/dot-dark.gif) repeat-y 20% top; < change this line
border-top: 1px solid #E6E6E6;
min-height: 35px;
z-index: 999;
}1 user says Thank You to khoand for this useful post
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 6, 2011 at 10:37 am #400090Hello fiskandar,
To change color menu
find this code at /templates/ja_mesolite_ii/css/template.css line no 753
#ja-mainnav .main
background: url(“../images/dot-dark.gif”) repeat-y scroll 20% top #333333;
border-top: 1px solid #E6E6E6;
min-height: 35px;
z-index: 999;
}Change this code to :-
#ja-mainnav .main {
background: url(“../images/dot-dark.gif”) repeat-y scroll 20% top #0000FF;/*color code as per your requirement*/
border-top: 1px solid #E6E6E6;
min-height: 35px;
z-index: 999;
}1 user says Thank You to pritam for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by pritam 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
[ASK] how to change color menu ?
Viewing 3 posts - 1 through 3 (of 3 total)