Hi,
I can“t seem to make background image appear on the page. I am using CSS code: background-image: url('images/image-name.jpg').
What is wrong here?
Hi,
I can“t seem to make background image appear on the page. I am using CSS code: background-image: url('images/image-name.jpg').
What is wrong here?
Is this in an external css file? If so, that's fine if the css file is in the same directory as the theme. If it's on a theme page (internal stylesheet) though the above css won't work.
How about pasting the actual css here to see if there's any typos? That's the usual problem e.g. it's not a jpg but a gif, or the directory has been written as 'image' instead of 'images'. Or leave a link to the page, that's quicker.
This topic has been closed to new replies.