Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rippless Friend
    #140767

    Is it possible to change the background of the template from white to another color and where do I do it?

    nguyenhuu quang Friend
    #304113

    open template.css (line 608)

    #ja-container .main .innerpad, #ja-container-f .main .innerpad, #ja-container-fr .main .innerpad, #ja-container-fl .main .innerpad {
    background:transparent url(../images/main-bot-bg.gif) no-repeat scroll center bottom;
    padding:10px 20px;
    }

    replace with

    #ja-container .main .innerpad, #ja-container-f .main .innerpad, #ja-container-fr .main .innerpad, #ja-container-fl .main .innerpad {
    background:red;
    padding:10px 20px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  nguyenhuu quang 15 years, 6 months ago.

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