hallo, when I use an image for the "go" button of the dnn search skin object, the vertical alignment doesn't fit. I use this code in the skin file:
<dnn:SEARCH runat="server" id="dnnSEARCH" CssClass="search" submit="<span class="search_btn"><img src="dot_search_off.gif" /></span>" />
But there is no way to align (vertically) the input box and the image button. Does someone knows? Thanks |