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?