I went into the Theme Editor again and the header.php file where I found the bit about uploading your own image called personalheader.jpg, but when I tried that it didn’t do anything, so instead I replaced the kubrickheader.jpg with my own one but lost the way it links to the homepage.
I also found this bit of code “#header { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickheader.jpg”) no-repeat bottom center; }”
And maybe thats where I need to make it link?