Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • harryaalfha Friend
    #180132

    how to change the layout color??


    1. help
    Ninja Lead Moderator
    #465112

    Open /templates/ja_teline_iv/css/template.css file

    From

    body#bd {
    background: #fff
    color: #333
    font-size: 12px; /* Base Font */
    line-height: 1.5;
    }

    Change to

    body#bd {
    background: blue;
    color: #333
    font-size: 12px; /* Base Font */
    line-height: 1.5;
    }

    from

    #ja-header .main { height: 115px; padding: 0; }
    change to

    #ja-header .main { height: 115px; padding: 0; background: white;}

    from

    #ja-mainnav .main { border-top: 1px solid #ccc margin-bottom: 12px; }

    change to

    #ja-mainnav .main { border-top: 1px solid #ccc margin-bottom: 12px; background: white;;}

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

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

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