Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • YitzySvei Friend
    #118170

    How do I change the background color of this template the background is white anyway to change it or no?

    techjig Friend
    #214580

    Go to /ja_pollux/css/colors/grey.css or whatever color your using and modify the template. The below section is at the top of the css file.

    body#bd {
    background: #E7E7E7; /* a trick to stick the footer at the bottom 🙂 */
    }

    rcsbobby Friend
    #230821

    That doesnt seem to work…

    The blue css file is the only one I have and I changed the color and its still white…

    body#bd {

    background: #860000; /* a trick to stick the footer at the bottom 🙂 */

    }

    rcsbobby Friend
    #230825

    This is what changes the main bg color. Its found in CSS/Color/Blue*

    I used a background image in the example below, instead of a color.

    #ja-containerwrap {

    clear: both;

    border-top: 1px solid #A9B7BC;

    background-image: url(../../images/blue/bg.gif);

    background-repeat: repeat-y;

    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  rcsbobby 16 years, 7 months ago.

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