Hi there,
I followed the instructions about altering my css to make background images display, i.e. putting in quote marks and putting the images in the same folder as the template like so
but they're still not displaying.
Any ideas?
Thanks in advance.
I followed the instructions about altering my css to make background images display, i.e. putting in quote marks and putting the images in the same folder as the template like so
Code:
background-image: url('myBackgroundImage.jpg');
Any ideas?
Thanks in advance.
Comment