Change top background color to image
26 Sep 2014 15:25 #5522
So i found the line 231 in the template CSS that allow me to change the color of the top background easily, but i can seem to find a way to replace the color by and image.
I tried to input the following code in the line :
url("/site/images/background/picture.jpg")
but it doesn't work. What it the right code/path to put and image in the top background?