Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pask Friend
    #170712

    How do I change the background color of left and right of the template?

    Thanks for the answer

    see attachment


    1. Immagine
    khoand Friend
    #424732

    Hi,
    You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css

    body#bd {
    background: white;
    color: black;
    font-size: 12px;
    }

    with

    body#bd {
    background: red;
    color: black;
    font-size: 12px;
    }

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

    #ja-wrapper {
    margin: 0 auto;
    width: 950px;
    background: white; < add 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 13 years ago.

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