Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • leoncai Friend
    #134946

    i wanted to change the color from grey to another color as the background color of the template.

    What css file do i need to change and which heading in the CSS, there are several background lines, but i cant seem to find which

    E6E6E6

    to change to FFFFFF to get the result i am looking for.

    Sherlock Friend
    #277605

    Hi leoncai !
    Please do it following way below :
    Open template.css file in templates/ja_mesolite/css folder, find following code section at about line 25 :


    body#bd {template.css (line 25)
    background:#E6E6E6 none repeat scroll 0 0;
    color:#666666;
    margin:30px 0;
    }


    body#bd {
    background:#E6E6E6;// edit this attribute as you wish
    color:#666666;
    margin:30px 0;
    }

    leoncai Friend
    #277670

    i tried that and refreshed the page, didnt seem to work, i will try again and clear my cache.

    I will try again and post back.

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

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

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