hi boomer. thanks. i did the first step.
when you say "remove the advanced search + link." can you be a little more specific?
it's strange. in skin1/customer/main/search_result.tpl i tried commenting out this part.
Code:
<TABLE>
<TR>
<TD id="close1" style="cursor: hand;" onClick="visibleBox('1')">[img]{$ImagesDir}/plus.gif[/img]</TD>
<TD id="open1" style="display: none; cursor: hand;" onClick="visibleBox('1')">[img]{$ImagesDir}/minus.gif[/img]</TD>
<TD>
{$lng.lbl_advanced_search_options}</TD>
</TR>
</TABLE>
but the + Advanced search options link still appears.