Custom Header with Twenty-eight Thirteen
-
Has anybody had any success creating a custom header with 2813? If so, I would love some help because I am new to css and I want to change this about my page. My site is http://bwoods.wordpress.com
-
if you have the custom CSS upgrade, you can add your custom header image like so:
#header { background: url(YOUR_CUSTOM_IMAGE.jpg) no-repeat; }you’ll probably also need to add some padding to the top of it.
-
So I have created the header for this file and uploaded it. I entered this code into my css editor using the name of the created image but nothing happens…. Does it need to be a url?
-
-
-
*chuckle* I was expecting some graphic banner up there but I like the design of yours. :)
-
I wanted to keep something simple since I wasn’t sure if it works. Any suggestions on a banner?
- The topic ‘Custom Header with Twenty-eight Thirteen’ is closed to new replies.