Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • splifen Friend
    #134296

    Is it possible to change for eksample the green color(7bb700) to a blue color (0f4e8c)
    I thought i could do it be simply change the color of the images. but the images is indexed an it seems hard to change…

    Regards Kenneth

    mayke Friend
    #274792

    Just take a look at the folder :
    – templates > jateline_ii > css > templates.css
    – templates > jateline_ii > css > colors > theme-*.css

    If you are using Firefox there is great color tools : ColorZilla 2.0

    splifen Friend
    #274793

    i tried changing the color code but that not enouge, iam missing somthing

    a {
    color: #0f4e8c;
    }

    div.module_hilite h3 {
    border-bottom: 1px solid #0f4e8c;
    }

    div.module_hilite {
    background: url(../../images/green/box-hilite-br.gif) no-repeat bottom right #0f4e8c;
    }

    div.module_hilite div {
    background: url(../../images/green/box-hilite-bl.gif) no-repeat bottom left;
    }

    div.module_hilite div div {
    background: url(../../images/green/box-hilite-tr.gif) no-repeat top right;
    }

    div.module_hilite div div div {
    background: url(../../images/green/box-hilite-tl.gif) no-repeat top left;
    }

    div.moduletable_hilite h3 {
    background: url(../../images/green/h3-bg-hilite.gif) no-repeat center left #0f4e8c;
    }

    div.moduletable_hilite h3 span {
    background: url(../../images/green/h3-bg-hilite.gif) no-repeat center right;
    }

    #ja-subnav a:hover,
    #ja-subnav a:active,
    #ja-subnav a:focus {
    color: #0f4e8c;
    }

    #ja-subnav li.active a {
    color: #0f4e8c;
    }

    #ja-pathwaywrap {
    background: url(../../images/green/h3-bg-hilite.gif) no-repeat left center #0f4e8c;
    }

    #ja-pathway {
    background: url(../../images/green/h3-bg-hilite.gif) no-repeat right center;
    }

    ul.menu li a:hover,
    ul.menu li a:active,
    ul.menu li a:focus {
    color: #0f4e8c;
    }

    ul.menu li.active a {
    color: #0f4e8c;
    }

    /*splitmenu*/
    #ja-splitmenu li.active a,
    #ja-splitmenu li.active a:hover,
    #ja-splitmenu li.active a:active,
    #ja-splitmenu li.active a:focus {
    background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
    }

    /*split+moo menu*/
    #ja-cssmenu li a.active,
    #ja-cssmenu li a.active:hover,
    #ja-cssmenu li a.active:active,
    #ja-cssmenu li a.active:focus {
    background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
    }

    #ja-cssmenu li ul a:hover,
    #ja-cssmenu li ul a:active,
    #ja-cssmenu li ul a:focus,
    #ja-cssmenu ul li:hover,
    #ja-cssmenu ul li.sfhover,
    #ja-cssmenu ul li.havesubchildsfhover,
    #ja-cssmenu ul li.havesubchild-activesfhover,
    #ja-cssmenu ul ul li:hover,
    #ja-cssmenu ul ul li.sfhover,
    #ja-cssmenu ul ul li.havesubchildsfhover,
    #ja-cssmenu ul ul li.havesubchild-activesfhover {
    background: #0f4e8c;
    }

    #ja-cssmenu ul li a.active {
    color: #0f4e8c;
    }

    a#active_menu.mainlevel {
    color:#0f4e8c;
    font-weight:bold;
    }

    a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
    color:#0f4e8c;
    }

    mayke Friend
    #274799

    Have you look at the folder :
    – templates > jateline_ii > ja_menus >
    and all the images path is the :
    – templates > images

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

This topic contains 4 replies, has 2 voices, and was last updated by  mayke 16 years, 1 month ago.

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