Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • raffi3438 Friend
    #169416

    hello, i would like to now, how change the color of the menu?
    Thank you

    khoand Friend
    #417459

    Hi,
    You change this code from /templates/ja_minisite/css/template.css

    #ja-mainnav .main {
    background: url(../images/bgd_nav.gif) 0 0 repeat-x;
    }

    raffi3438 Friend
    #417526

    thank but how change just the color and not the picture?

    khoand Friend
    #417534

    Sorry…I don’t understand what you mean clearly. Could you explain more details? EX : Do you want to change color (blue, red, v.v… )?

    raffi3438 Friend
    #417539

    I want to change color

    khoand Friend
    #417543

    You change this code from /templates/ja_minisite/css/template.css

    #ja-mainnav .main {
    background: url(../images/bgd_nav.gif) 0 0 repeat-x;
    }

    Ex: You change red color

    #ja-mainnav .main {
    background: red;
    }

    raffi3438 Friend
    #417554

    the only lines in my css with jamainnav are:
    ——————————————————— */
    #ja-mainnav .main .main-inner1 { margin: 0 20px; border-bottom: 5px solid #111; }

    .body-slideshow #ja-mainnav .main .main-inner1 { border: 0; }

    What should I change for the orange instead of blue?
    thank you

    khoand Friend
    #417911

    Could you give me a link to your website?

    raffi3438 Friend
    #417918
    khoand Friend
    #417935

    Your template you uses is ja_ironis, not minisite. To change background of menu, you find this code from /templates/ja_ironis/css/menu/mega.css

    .ja-megamenu ul.level0 > li.mega {
    background: white; < change bold text
    margin-right: 5px;
    }

    raffi3438 Friend
    #418019

    thank but you have change the color of the father link ( jaune box in the picture), but me i want change the color of son link (red box in the picture). Do you know how to do?
    And do you know how can i widen the blue line?
    Thank you


    1. mennnu
    khoand Friend
    #418166

    <em>@raffi3438 274355 wrote:</em><blockquote>thank but you have change the color of the father link ( jaune box in the picture), but me i want change the color of son link (red box in the picture). Do you know how to do?</blockquote>
    You find this code from /templates/ja_ironis/css/menu/mega.css

    .ja-megamenu ul.level0 li.active > a.mega {
    background: #111; < change this line
    color: white;
    }

    .ja-megamenu .megacol {
    background: url(../../images/menu-vline.gif) repeat-y right top; < change this line
    }

    – You find this code from /templates/ja_ironis/css/template.css

    #ja-slideshow .main .main-inner1 {
    background: url(../images/body_black.gif) repeat scroll left top; < change this line
    margin: 0 20px;
    }

    <em>@raffi3438 274355 wrote:</em><blockquote>
    And do you know how can i widen the blue line?
    Thank you
    </blockquote>
    You find this code from /templates/ja_ironis/css/menu/mega.css

    .ja-megamenu .childcontent-inner {
    background: #111;
    border: 5px solid #EC534D; < change this line
    color: #777;
    }

    PS: I don’t understand your intention (yellow box in the picture) . Do you want change (yellow box in the picture)?

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

This topic contains 12 replies, has 2 voices, and was last updated by  khoand 12 years, 11 months ago.

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