CSS Header not showing.
-
I recently bought my own domain and have been playing around with CSS. I’ve figured out how to change my header image size but using the background: url(”) code doesn’t work. At all. I’ve tried it with several different images from different places and nothing ever shows up!
Here’s my CSS header code:#header { padding: 30px 0 0 0; } #headerimg { display: block; background: url('Picture 2.png') margin: 0 auto; margin-bottom: 17px; height: 190px; width: 700px; }
I can still upload a header through the header uploader but can’t do a custom one in my code. That link is hosted through Filezilla.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘CSS Header not showing.’ is closed to new replies.