CSS help needed for White as Milk
-
Hi, I just wanted to create a header for my White as Milk Theme. Is anyone able to advise how to do this?
Thanks!
http://karrah.wordpress.com
Oh, and how do I remove the default blog title “big and little” if I do add a header with the title in it already, of my own?
edit the title in the Options page of your dashboard.
add a background image to your header:
#header {
background: url('http://karrah.wordpress.com/SOMEIMAGE.JPG');
}
if you want to replace your title text with a title image, here’s a tutorial:
http://sunburntkamel.archgfx.net/2006/08/15/custom-header-in-css/
Thanks! I’ll give it a try!
The topic ‘CSS help needed for White as Milk’ is closed to new replies.