• Hey, firstly, thanks for the gobs of patient help with the 100s of other issues I’ve had. I finally just decided to trash the old stuff, and start anew.

    Now, I want the image in the top left corner of my header to be a “home” link image, but I can’t seem to get that working…
    the image is not showing up, but for some reason the “alt” text is displaying…

    where did I screw this up?

    site: Fran

    bit of code im playing with:

    <div id="doulafran-03_">
    		<a href="<?php bloginfo('url'); ?>">
    
    		<div class="home">
    
    		<img src="<?php bloginfo('stylesheet_directory'); ?>/images/doulafran_03.gif)" width="219" height="177" alt="home" border="0"></a> </div>
    	</div>

    thanks for the help yet again!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘header menu image not showing, but alt is :\’ is closed to new replies.