Change Background image

Latest Reply from Dave at 2013-11-20 07:40:02 Solution
Can I change the image on the background of RealEstater?
Hi!
To fix this you have to edit the following code in the file style.css:
body {
background:url(images/top.jpg) left top repeat-x;
color:#8a8a8a;
}

Leave a reply

Add codeAdd image