Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tomarriola Friend
    #174008

    How do I change the colors from the red and black used in the menu and header? Are there some themes somewhere?

    Tom

    khoand Friend
    #438768

    Hi,
    Header
    You fnd this code from /templates/ja_elastica/css/template.css

    #ja-header {
    background: #222; < change this line
    color: white;
    margin-bottom: 1em;
    }

    h1.logo {
    background: #EC534D; < change this line
    float: left;
    font-size: 1em;
    height: 70px;
    width: auto;
    z-index: 12;
    }

    Menu
    You find this code from /templates/ja_elastica/css/menu/mega.css

    .ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
    background: #222; < change this line
    }

    .ja-megamenu .childcontent-inner {
    background: #222; < change this line
    }

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

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

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