Picture as background
Hi. I got a wood picture, that I want as background for the whole page.
I have put in the background in the search bar using this code:
/* content */
body, html {
background: #e3e1d5 url(/
wp-content/themes/ClassiPress-3.1-beta/images/bodybg.jpg) repeat-x;
}
I can't find a way to put in the background on the whole site, and not only in the search bar :/ by the way, the background have to repeat.
Background:
Can someone help me
?
I have tryed to search the forum, but none of the results, solves my problem.