Hi
Thanks for past help. I'm still trying to replace my unstylish Wordpress default header with a fantastic Flickr image. So what I did was using Filezilla FTP I uploaded the image sparks.jpg to my wp blog and used the pathway:
/public_html/blog/wp-content/themes/default/images
I checked and the file sparks.jpg was in there. I then went to styles.css and deleted some code and remembered to save it, which was:
#header {
An image from another folder
img src="/public_html/blog/wp-content/themes/default/images/sparks.jpg
no-repeat bottom center;
height: 192px
width: 740px
{
I then deleted in style.css some code underneath the above that was said:
#headerimg {
height:192px
width: 740px
}
All to no avail my header is still the same old default header.

Can anyone please help? I really don't want to swap over to another wp theme besides default as I think their headings are all under-imaginative yet I like the ease with which I can publish on wp. Thanks again. janice49.