Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sriz786 Friend
    #202936

    how to change main background with my own picture?

    chavan Friend
    #556034

    Go to this File: /templates/ja_zite/css/template.css

    Find this code

    Replace it

    body#bd {
    background: #f9f6f7;
    color: #666;
    }

    with

    body#bd {
    background: url('../images/yourimage') no-repeat left top;
    color: #666;
    }

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

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

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