-
AuthorPosts
-
zomidaily Friend
zomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
March 16, 2013 at 2:32 am #185897Hi Support,
Can you please make a light color version of this? It is too dark for corporate site, or news site.
Regards,
JosephNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2013 at 9:58 am #486841Hi Joseph,
You can make light color on JA Mitius Template this way
+ Click ThemeMagic button from JA Mitius Template
+ Make new template style (light color) from ThemeMagic
+ Go to New Template Style just created, In Assignment tabs configure menu item to show the new Template StyleHope you can create new light color on your site.
Regards
zomidaily Friendzomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
March 18, 2013 at 4:20 pm #486908Hi…
Thanks for your reply, but the ThemeMagic can change only the middle part of the background. I would like to change the top part and as well as the bottom part. It is too dark for some website. See screenshot:
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 19, 2013 at 7:56 am #486981ThemeMagic doesn’t have option to change color on menu site but you can change all background color and text color on your site here
Open templates/ja_mitius/css/custom.css file
and new script and change color on marked text
/*main menu*/
.ja-mainnav .navbar-inner {
background: #f5f5f5
}
/*menu item level 1*/
.ja-mainnav .navbar .nav > .active > a,
.ja-mainnav .navbar .nav > .active > a:hover,
.ja-mainnav .navbar .nav > .active > a:focus {
background: #fff
color: #f76000
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}.ja-mainnav .nav li.dropdown.open > .dropdown-toggle {
background-color: #fff
color: #f76000
}
.ja-mainnav .nav li.dropdown.active > .dropdown-toggle,
.ja-mainnav .nav li.dropdown.open.active > .dropdown-toggle,
.ja-mainnav .nav > li.dropdown.open.active > a:hover {
background: #fff
color: #f76000
}.ja-mainnav .navbar .nav > li > a:focus,
.ja-mainnav .navbar .nav > li > a:hover {
color: #f76000
background: #fff
outline: none;
text-shadow: none;
}
.ja-mainnav .navbar .nav > .active > a,
.ja-mainnav .navbar .nav > .active > a:hover,
.ja-mainnav .navbar .nav > .active > a:focus {
background: #fff
color: #f76000
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}/*menu item level 2*/
.ja-mainnav .dropdown-menu {
background: #fff
}.t3-megamenu .t3-module {
background: #fff
}
May 29, 2013 at 7:50 pm #494334HI
I too am trying to change the color of my mega menu in my case I want to make the menu black and dark I’ve added the above code to the custom.css file and changed the color but my menu is not changing. Please advise how and where I can edit and change the colors of all parts including drop downs on the megamenu
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 3, 2013 at 3:50 am #494495Hi dvoid,
If possible you can send me URL of your site and admin access. I shall check and help you to solve it
Regards
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Light color version
Viewing 6 posts - 1 through 6 (of 6 total)