I guess I need help putting these two things together:
#header {
background: url(“/images/kubrickheader.jpg”)
repeat-x top left; }
and
<?php if(function_exists(‘show_media_header’)) { show_media_header(); } ?>
The first I think will put the image where I want it and the second will rotate the image via the theme which is the thematic theme.