Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • inazone Friend
    #158832

    hello,

    I modified the color of the mega menu.
    To modify the text color in drop down menu, i modify the color.css file on line 52 to get green text :

    .ja-megamenu ul.level1 li.mega a.mega { color: #68b92e; background: none; }

    It work when i am on the homepage, you can see below :

    But, when i’m on other page ine mega menu, the text is still orange !!! see below :

    I looked in all the css file color.css but i don’t understand how to modify it…

    Help…

    Other problem is how to change the black color around pictures in the new fp module and on the read more arrow ? See below

    Thanks for help..


    1. fp-1
    2. mega-2
    3. mega-1
    inazone Friend
    #372062

    ok for the read more arrow, i need modify the “arrow-bg.png”, this is ok… i look for the others issues…

    and for th black around the image in fp featured, modify the style.css in templates/ja_teline_iv/html/mod_janews_fp/default in line .ja-zinfp-featured h2.ja-zintitle a and .ja-zinfp-featured .ja-zincontent-img

    aman204 Friend
    #372063

    Can you provide a link to your site

    inazone Friend
    #372064

    Ok. http://www.stjothonon.fr. It’s the test site.
    Thanks

    aman204 Friend
    #372067

    Sorry but the changes arent seen in site. Please check

    inazone Friend
    #372070

    I dont’t understand your reply… :confused:
    The site is http://www.stjothonon.fr

    When i’m at home page (accueil in french), the text inside drop down menu is green.
    If i click on “Les fillières” or any read more arrow or any article, the text in drop down menu is orange but i need it green like the label in mega menu (if the label is orange, the text must be orange, if the label is green, the text must be green)!!!

    Hope my answer is clear but my english is far from perfect… :((

    Thanks

    inazone Friend
    #372114

    I found where is the problem. In the color.css of the theme use :

    /* menu/mega.css */
    .ja-megamenu { border-color: #e77817; }
    .ja-megamenu ul.level0 li.active a.mega { background-color: #e77817; }
    .ja-megamenu ul.level0 li.active .childcontent-inner {
    background-image: url(../images/arrow-down.gif);
    border-color: #68b92e;}
    .ja-megamenu ul.level1 li.mega a.mega { color: #68b92e; background: none; }

    but when i modify the color here, all the drop down menu are greeen and it’s not realy what i need because i need the same text color than the label above.
    I’m not able to modify the css…
    If it’s possible…

    Thanks

    aman204 Friend
    #372270

    To avoid confusion, Can you please provide in screenshot marked with annotations as to what you need

    inazone Friend
    #372273

    Hello !

    I need simply that the texts in mega menu drop down box are the same color than the label :

    Before i click on “Les fillières”

    After i click on “Les fillières”

    My english is too much bad, i know…:-[

    Thanks


    1. mega-1
    2. mega-2
    aman204 Friend
    #372280

    You can change background color here as below::

    .ja-megamenu ul.level0 li.active a.mega {color.css (line 46)
    background-color: #62B947;
    }

    and update image here accordingly::

    .ja-megamenu ul.level0 li.active .childcontent-inner {color.css (line 48)
    background-image: url(“../images/arrow-down.gif”);
    border-color: #68B92E;
    }

    inazone Friend
    #372281

    Hello aman,

    Another problem… grrrr!>:(
    The text in all box after the first one have the text in black…..
    It’s hard job to move the colors !!!

    I try to modify some line in mega.css and color.css but i’m not realy good in css…

    If you can help me…

    Thanks


    1. mega-3
    aman204 Friend
    #372361

    <em>@inazone 215591 wrote:</em><blockquote>Hello aman,

    Another problem… grrrr!>:(
    The text in all box after the first one have the text in black…..
    It’s hard job to move the colors !!!

    I try to modify some line in mega.css and color.css but i’m not realy good in css…

    If you can help me…

    Thanks</blockquote>

    You can update in color code here accordingly::

    .ja-megamenu ul.level1 li.over a.mega, ul.level1 li.haschild-over a.mega {mega.css (line 209)
    color: #000000 !important;
    }

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

This topic contains 12 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum