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