Search module questions
Search module questions
Could anyone tell me how to modify the SEARCH FORM template so that I can use an image rather than the SUBMIT BUTTON on the form? Thanks much.
-
Ziggywigged
- Power Poster

- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
Re: Search module questions
Code: Select all
<input type="image" name="submit" value="{$submittext}" src="images/search-btn.gif" title="Submit" />Take a penny, leave a penny.
