Tutorial: Adding a Background Image
Open the page the background image will be placed.

Once the page is open, go to the menu bar and click on Modify. Then click on Page Properties.

This is the Page Properties window. On the left side under Category, click on Appearance (CSS).

Find the Background image: option and click on the Browse… button.

The Select Image Source window will open. Find the background image that is needed for the web page. Then click the OK button.

When heading back to the Page Properties window. On the Repeat: option you can select how you want the image to repeat.

- no-repeat: this places the background image on the top left corner of the page
- repeat: this repeats the background image throughout the web page.
- repeat-x: this repeats the background image only on the top, horizontally, of the web page.
- repeat-y: this repeats the background image only on the left, vertically, of the web page.
If you want to preview how the background image fits on the web page, then click Apply button.
Once that is done and this is how the web page should be, then click the OK button to finish.

