![]() ![]() | ![]() |
Remove wrapper div around search box (Now it matches my local version and is actually veritcally aligned)
1: <form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform"> 2: <input class="whiteOnBlack" type="text" id="searchbox" name="P" value="Search" size="12" maxlength="255" onfocus="if(this.value==this.defaultValue ) this.value='';" /> <input type="submit" value="⌕" aria-label="search" /> 3: </form>