image path in general-template.php
-
My php syntax is not the greatest and I need to change the “submit” button to a type=image. What is the correct path name for the image src using the equivalent of <?php bloginfo(‘template_directory’); ?> ?
<input type=”image” id=”searchsubmit” value=”‘. esc_attr__(‘Search’) .'” src=”??????????/images/go.gif” border=”0″/>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘image path in general-template.php’ is closed to new replies.