Forums
-
- Forum
- Posts
-
- Installation
- 28,368
- Troubleshooting
- 62,222
- Themes
- 10,389
- Plugins
- 15,308
- Requests & Feedback
- 14,889
- Showcase
- 3,252
-
By editing the style.css
file.
body {
[...]
background-image: url(path/to/the/image/relative/to/the/css);
background-repeat: no-repeat; /* or whatever you like */
[...]
}
Of course I cannot give a full CSS introduction here, but there are lots of good and helpful introduction available online.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS