I can't quite figure out what's causing this but images in the header (4, including the logo and a "welcome message") on my blog are not displaying until after the entire page loads. As this is a photo-blog intended to show lots of large images, the page load time can be upwards of 30 seconds which is a long time to wait before the logo and the rest of the header images show up ...
The header is a bit more complex than what's provided "out of the box" with Thematic as it has a slideshow in it (swf). Oddly enough, the slideshow not only shows up while the page is loading, it even begins playing before the rest of the header elements display.
A couple of relevant facts: the problem is happening when the page reloads (i.e., when it has to go to the server to retrieve the images). I only have a Mac to test this on -- it may be working correctly on WIndows/IE. On the Mac, it is not working correctly on FF or Camino but does in Safari. I'm not really sure how to approach fixing this. The only thing I could think of was to add some javascript to the head that preloaded the header images but that didn't make any difference.
Any suggestions?