Hello all,
This is an interesting thread but as I try the various methods here to change my logo on my site, the only thing I seem to change in my alt tag!
It’s driving me a little crazy. My code is as follows:
<div id=”header”>
<h1 id=”blog-title”><img src=”<?php bloginfo(‘template_url’); ?>/imgs/logo.png” border=”0″ alt=”logo”></h1>
<div id=”blog-description”><?php bloginfo(‘description’) ?></div>
</div><!– #header –>
Can anybody offer some guidance please? It would be very much appreciated!
Merci!