or my site I expect when user search results will be highlights (their search words). my present search box code below (this in an widget please give me full code) <p align="center"><form id="searchthis" action="/search" style="display:inline;" method="get"> <input id="search-box" name="q" size="25" type="text"/> <input id="search-btn" value="Search" type="submit"/> </form></p>