CSS codes aren't working…
-
I recently took a few tutorials on CSS, and have been using them to add designs to my WordPress-powered website. For some reason, though, the CSS code for adding a background isn’t working. I’ve been using the following code, copy-and-pasted from a tutorial (as I said, it has worked before):
<head> <style type="text/css"> body{background-image:url('[imagename.filetype]');} </style> </head>
I’ve tried testing it multiple times, in different places, and with different filetypes. It’s starting to get very frustrating. Any suggestions?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘CSS codes aren't working…’ is closed to new replies.