Styling the submit button

Permalink
How can I swap the search button for an image? I can do it with a regular form but not with the concrete one.

This is probably a no brainer for most on here, so hopefully someone can easily help.

Cheers.

 
gabrielkolbe replied on at Permalink Reply
$form->submit($name, $value, $tagAttributes, $additionalClasses)

Outputs a submit button.