View Single Post
  #5  
Old 03-12-2009, 05:01 PM
  sjb1218's Avatar 
sjb1218 sjb1218 is offline
 

Newbie
  
Join Date: May 2008
Posts: 7
 

Default Re: Adding an external link to catagories menu

Quote:
Originally Posted by balinor
You can't do it by creating a new category, you need to hard-code a link in customer/categories.tpl.

<a href="http://www.yoursite.com" target="_blank">Link text</a>

So I would add the code that you provided at the end of all the code that is already there, replacing "yoursite.com" with the appropriate URL? And how do I get the title of the category to show up, do I replace "Link text" with whatever I want the category to be called?
__________________
Sharon
X-cart 4.1.9
Reply With Quote