View Single Post
  #2  
Old 05-17-2006, 12:17 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

The easiest way to do that is to create a new static page and insert your html there. Then, hard-code the link in to customer/categories.tpl. Just after the first closing {/section} tag, add your link in this format:

<span class="CategoriesList">Your text for link</SPAN>

Replace 'x' with the number of the static page.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote