Custom Header with CSS Font
-
I took away my custom CSS but would like to use it again to change the fonts in my current theme (Vigilance). However, when I do so, my custom header is no longer shown. I was told I would have to embed my header within the CSS. Where do I put it? Any ideas? Thank you so much to anyone willing to help!
The blog I need help with is: (visible only to logged in users)
-
-
-
Reset your custom header and put this in your CSS Editor. This should be the only code in there unless, of course, you have more additions/modifications to the theme’s CSS.
#header h1 { background: #fff url(http://sarahbaram.files.wordpress.com/2010/05/summer-header1.jpg) 0 0 no-repeat; }
- The topic ‘Custom Header with CSS Font’ is closed to new replies.