-
AuthorPosts
-
December 19, 2012 at 9:00 pm #183271
Hi,
I’m trying to change the colors of the following:
Mainmenu : I was able to customized the colors for the customized menu items, but not for “Home” which I think might be a default. I would like to change that color to match the rest of my title colors. I would also like to change the hover color to a different color other than white.
Blog: under .blog-featured, I would like to change the color for the blog’s background, and I couldn’t do it in template.css or custom.css
Sidenews and button control: I also couldn’t edit the colors for the text in sidenews under .ja-slidenews-item and for the color for button control under .ja-button-control
ja.module: Where would I go to edit the colors for the ja.modules on the side? I also tried putting that in custom.css and I couldn’t get it to work.
Please help! Thanks!
-Ahri
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 20, 2012 at 10:48 am #476922Hello Ahri,
1.In order to change color of ‘Home’, please go to this file: <blockquote>templates/ja_mero/css/custom.css</blockquote>
add these lines:
.ja-mainnav .navbar .nav > .active > a, .ja-mainnav .navbar .nav > .active > a:hover, .ja-mainnav .navbar .nav > .active > a:focus {
color: #FFFFFF
}Change value of color to any value you want.
2. <blockquote>Blog: under .blog-featured, I would like to change the color for the blog’s background, and I couldn’t do it in template.css or custom.css
</blockquote>
Please set Development Mode and Minify CSS to ‘No’ . You edit CSS the right part, so it should work.3. For the Module Sidenews under the Content, go to the back-end >> extensions >> module manager >> click to that Module, see: http://easycaptures.com/fs/uploaded/755/8787476928.png
4. <blockquote>ja.module: Where would I go to edit the colors for the ja.modules on the side? I also tried putting that in custom.css and I couldn’t get it to work.</blockquote>
What module you want to change the style ?
January 3, 2013 at 3:43 pm #478297How did you customize the colors for the menu items?
Thanks,
Mike
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 4, 2013 at 6:43 am #478394<em>@michaelshive 353245 wrote:</em><blockquote>How did you customize the colors for the menu items?
</blockquote>Hello Mike,
In order to change text color of menu item, please go to this file:
<blockquote>templates/ja_mero/css/custom.css </blockquote>add these lines:
.navbar .nav > li > a{
color: your_color_code;
} -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by Luna Garden 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum