Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • azilanur Friend
    #172959

    Hi,

    I want to ask where to change color for black background slideshow, dropline menu and slideshow navigation button, please refer attachment with red highlighted.

    I try to look at template.css and dropline.css not found which one.

    Thank you.


    1. kranos2
    khoand Friend
    #434402

    Hi,
    – You find this code from /templates/ja_kranos/css/menu/mega.css

    .ja-megamenu .childcontent-inner {
    background: #1A1A1A; < change this line
    color: #888;
    }

    – You find this code from /modules/mod_jaslideshow/assets/themes/kranos/style.css

    .ja-slide-buttons span.ja-slide-next, .ja-slide-buttons span.ja-slide-prev {
    background: url(navigation.png) no-repeat top left; < change this line
    }

    .mask-left {
    background: url(bg-mask-left.png) left top repeat-y; < change this line
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 114px;
    z-index: 1;
    }

    .mask-right {
    background: url(bg-mask-right.png) right top repeat-y; < change this line
    top: 0;
    height: 100%;
    right: 0;
    position: absolute;
    width: 114px;
    z-index: 1;
    }

    azilanur Friend
    #434409

    Hi,

    The other two problem for navigation button and background slideshow solved already.
    But when I change this code from /templates/ja_kranos/css/menu/mega.css

    .ja-megamenu .childcontent-inner {
    background: #1A1A1A; < change this line
    color: #888;
    }

    and its not change color, still display original color.

    Thank you.

    khoand Friend
    #434417

    Could you give me a link to your page?

    azilanur Friend
    #434440

    Hi, I already private message you. Actually real website in my localhost, but you can access my testing server.

    Thank you.

    khoand Friend
    #434462

    You find this code from /templates/ja_kranos/css/menu/dropline.css

    #ja-subnav ul li ul {
    border: 5px solid #3BB;
    color: #888;
    background: #1A1A1A; < change this line
    top: 30px;
    border-image: initial;
    }

    azilanur Friend
    #434584

    Ok, got it.

    Thank you.

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

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

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