Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • paullove Friend
    #138596

    can anybody tell me how and where to edit to change the color of the site background using this template?

    hanifahmed Friend
    #293587

    Hi paul

    Go to Template Manager, click on the template name, Edit CSS and load template.css

    Find the following around line 18:


    body {
    background: #FFFFFF;
    color: #000000;

    Change the #FFFFFF to anything you want.

    Save and reload. Should work!

    paullove Friend
    #293759

    i tried that one but still it doesnt work. my site still show white color

    jsliao Friend
    #293765

    try this instead

    template.css (line 25)

    body#bd {
    background:#FFFFFF none repeat scroll 0 0;
    color:#515756;
    }

    replace fonts in red to color required.

    anisjolly Friend
    #293768

    Hi Paul

    Have you got a link I could look at.

    I’ve just done exactly what hanif has said in his post above and I can confirm that should work.

    edit: what jsilao has said also works!

    hanifahmed Friend
    #293776

    Hi

    I tried both ways in FireBug- but couldn’t find jsliao’s way in template.css!

    Wierd, I know!

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

This topic contains 6 replies, has 4 voices, and was last updated by  hanifahmed 15 years, 8 months ago.

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