How to set image as a background
24.04.2007
6

Is there a way to change the display on list page? Instead of bgcolor I would like to display image. Can I change this in the style sheet (CSS)?

Modify include/style.css to set an image as a background

.rrbody {

background-image:rurl('bgdesert.jpg');

}

Was this article helpful?Yes (2)No (0)Thank you for your feedback!

Comments