Using system images in CSS
It is possible to use system images in the CSS to customize a Self-Service form.
Procedure
1. In Web configuration, click the Select site... button at the top right of your screen.
2. Select Edit sites.
3. Select the site where you want to use the system image.
4. In the site's CSS field, edit the CSS by using the system image's Relative URL.
Example: .anyclassname { background-image: url("/systemimages/image1"); }
For more information on how to create a relative URL, refer to Uploading system images.
5. Click Save.
Refresh the web page to view the changes.