Jump to content

Adding a link on the tabs line in Killer


Guest NicholasLeather

Recommended Posts

Guest NicholasLeather

Is there any way to add an extra tab in the same line as "categories," only not as a category? I'd like to add a color chart page from this same place but can't figure out how. Thanks!

Link to comment
Share on other sites

Hi,

You will need to edit the this file skins/Killer/styleTemplates/content/categories.tpl

There find this line:

<!-- END: sale -->


Insert below that line this code


<td class="topCatsTabLeft"> </td>

<td class="topCatsTabMid"><a href="http://www.yoursite.com/yourpage.thml" class="txtCat">Your link name</a></td>

<td class="topCatsTabRight"> </td>

Edit the above link details for with your own page.

Save the file to your web site.

That's it

/Goober

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...