My blog http://powerandecstasy.wordpress.com/
Theme: Fjords04
everything was fine until I upgraded to CSS editor then my custom header disappeared from the blog though the image still shows in the Custom Header Image page in the Dashboard... so I looked at the forum posts... I uploaded new images, changed their names as directed, added css code... and nothing.
I've tried background-image: as well as background-color: and no luck either
here's my latest attempt
#header {
background:url('http://powerandecstasy.files.wordpress.com/2007/10/header2.gif');
}
before I had
#header {
height:200px;
width:900px;
background:url('http://powerandecstasy.files.wordpress.com/2007/10/header.gif');
}
Some one out there... please help!