<div>Hello all,</div>
<div> </div>
<div>Right now after taking a break I got my head stuck down into my theme again and all is good.</div>
<div> </div>
<div>Reading over the guidelines reads: </div>
<div> </div>
<div>-------</div>Search Form: Must be included using get_search_form()<br><br>Themes may optionally customize the search form, as searchform.php 
<div>--------------</div>
<div> </div>
<div>May I ask why that is the case? I am asking right now because what happen in a case like mine where you need different markup for search bar in the header, different markup in the sidebar and last and not lease, different markup on the search results page.</div>


<div> </div>
<div>Now I recall that with the wordpress comments area it used to be where you had to write up your code by yourself and now it is all done by doing &quot;<a title="Function Reference/comment form" href="http://codex.wordpress.org/Function_Reference/comment_form"><font face="Courier New">comment_form()</font></a>&quot;. I fully understand that case, and wordpress give some control over it so it not all that bad.</div>


<div> </div>
<div>But with the search form, I am realy lost on that one.</div>
<div> </div>
<div>Thanks</div>