View Single Post
  #3  
Old 11-10-2005, 12:55 PM
 
groovedis groovedis is offline
 

Advanced Member
  
Join Date: Apr 2005
Posts: 52
 

Default

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.
__________________
X-Cart version 4.0.13 (unix)
Reply With Quote