Hi there,
I bought a template (no.11613) from template monster and I need to work that search button to search inside for my site content or search google. Most importantly i don't want to change the look of that search area in template. By clicking search, should appear a text box for search and after entering the results show inside the template main body, not on another separate webpage. google is providing site contect search service but the search results appear on another page which is not my template.
For reference one can check the link of the template. I am using html version of that template.
here is the whole code of search table
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td><a href="#"><img src="logo.png" alt="" style="margin:37px 0px 0px 38px;"></a></td>
<td><img src="spacer.gif" width="325" height="1" alt=""></td>
<td width="100%" style="padding:39px 0px 0px 0px; "><i><b><a href="#">search</a></b> | <b><a href="#">register</a></b> | <b><a href="#">sitemap</a></b></i></td>
</tr>
</table>
anybody help me on that.
thanx in advance