View Single Post
  #4  
Old 04-21-2007, 09:01 AM
  MacAspen's Avatar 
MacAspen MacAspen is offline
 

Member
  
Join Date: Apr 2007
Posts: 19
 

Default Re: Help... can't find template page.

Quote:
Originally Posted by hooter
MacAspen,

/skin1/customer/main/advanced_search.tpl

Hi...

I'm trying to change the default input button that is contained within the 'Advanced Search' collapsiable menu used in version 4.0.19. I'm not sure where to find that template or script or whatever it's called.

The source reads like this...
<td id="close1" style="display: none;" onclick="visibleBox('1')"><img src="/skin1/images/plus.gif" alt="Click to open" align="absmiddle" border="0"></td>
<td id="open1" style="" onclick="visibleBox('1')"><img src="/skin1/images/minus.gif" alt="Click to close" align="absmiddle" border="0"></td>
<td><a href="javascript:void(0);" onclick="visibleBox('1')"><b>Advanced search options</b></a></td>

I believe the file I'm in search of is visibleBox('1')... is that right?

Could someone point me in the right direction?

Thanks!

RCJ
__________________
Aspen Best Buy Network
X-Cart 4.0.19
Unix
Reply With Quote