Hi,
First of all - thank you for your great themes. I love them!
Then: I have a problem implementing a header image in the Big Blue theme. When I replace the PHP echo function in header.php (the one that calls the Blog Title and Desc) with a standard <img src=""/> tag, I can see the image dimensions being called up on the frontpage (width and height are declared), but that vanishes when the page is fully loaded. In IE, it displays a broken image link instead.
It's a GIF image, placed in the "images" subfolder of the theme.
I explored altering the parameters of the "header" and "top" DIVs in style.css, but nothing made it work.
Is there any way I can do that?
