Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • geejmauriva Friend
    #128656

    My site: http://www.tribalfunk.net

    I want to change the color of my site to match my header. I want an olive green, web spec @ “56563E”. I tried to repaint body-bg.gif in Photoshop, couldn’t get it to work so I created a new file called body-bg01.gif, painted a layer and then placed it in the /templates/ja_altair_wide/images/ folder and changed the css file as follows:
    }

    body#bd {
    margin: 5px 0 25px;
    background: url(“../images/body-bg01.gif”) #1C351C repeat-x;
    text-align: center;
    }

    The background color did not change.

    I guess theere are 3 items I will need to change the color on: background color, transmenu color and module header color. Any help on changing all 3 of these would be greatly appreciated.

    Thanks!

    -geejmauriva

    Sherlock Friend
    #249675

    Hi geejmauriva !
    I checked your site ,Now , Css code for body background is :


    body#bd {
    background:#56563E url(../images/body-bg02.gif) repeat-x scroll 0% 50%;
    margin:5px 0pt 25px;
    text-align:center;
    }

    but body-bg02.gif image not found in your site, body-bg01.gif image still not found in your site .Please check again !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 15 years, 11 months ago.

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