Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sweitz3 Friend
    #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 Moderator
    #476922

    Hello 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 ?

    michaelshive Friend
    #478297

    How did you customize the colors for the menu items?

    Thanks,

    Mike

    Luna Garden Moderator
    #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;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

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