Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Devinder Kumar Friend
    #137866

    I have installed JA LARIX template and I want to change the base color of the front page from White to Sky Blue. Which file I have to edit. I tried to find the place to change color into the template.css file but couldnot find where to exactly put the sky color coding.

    rdevereaux Friend
    #290885

    I am not sure if you have this question solved……

    In the template_css.css

    /* COMMON STYLE
    ——————————————————— */
    html, body, form, fieldset {
    margin: 0;
    padding: 0;
    }
    body {
    color: #000000;
    background: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 150%;
    }
    body#bd {
    color: #403C3A;
    background: #E1D8C3;
    }
    body.contentpane {
    width: auto; /* Printable Page */
    margin: 1em 2em;
    background: #FFFFFF; You should change this color to get the center background color to change from white.

    color: #000000;
    font-size: 12pt;
    font-family: serif;
    line-height: 140%;
    }

    Hope this helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  rdevereaux 15 years, 9 months ago.

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