
Originally Posted by
high2K
I just went into the apple zen image folder and replaced the stripey image with a plain white one. See includes/templates/apple_zen/images/site-bg-green.gif
I guess you could also do it by going into the apple zen stylesheet and removing the instruction to use the image in the first place. In the stylesheet just change:-
body {
background:url(../images/site-bg.gif) 0 8.5em repeat-x;
}