I have the same question, but I didn’t understand that. Could you give the exact code you are talking about? I am familiar with HTML, but this php is new to me (sorry).
#header { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/header1.gif”) no-repeat bottom center; }
something like <img src=”header1.gif”>
I didn’t see any h1 tags as you suggested.
Sorry for the newbie question, but thanks in advance.