Custom Submit button
Permalink
Is there a more efficient and customizable way to go about making a custom search submit button?
Here is what I have now:
<input type="image" src="button_icon.png" height=15px width=15px value="<?php echo $buttonText?>" name="submit">