Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • easy4u Friend
    #164060

    Hi every one

    just have a few issues to be solved on my site before it goes live…

    1. the out side the main frame of the website has a white back ground. i whant to change it to “EEEEEE”. How do i do it?

    thanks a million
    MP

    pritam Friend
    #391468

    Hello ,

    To change the white background color find this code to template.css

    body#bd {

    background: #fff;

    color: #333;

    font-size: 12px; /* Base Font */

    line-height: 1.5;

    }

    Change this code to :-

    body#bd {

    background-color:#EEEEEE;

    font-size: 12px; /* Base Font */

    line-height: 1.5;

    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  pritam 13 years, 5 months ago.

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