How to: Place rss button inside $links?

Comments

TheOldGuy223’s picture

Place this at the bottom of your node.tpl.php in the last div class

<a href="http://www.yourwebsite/crss/node/<?php print $node->nid ?>"><img src="url_to_your_rss_icon.png" alt="" width="12" height="12" border="0" />Comment RSS </a>
Dave Reid’s picture

Status: Active » Fixed

Solution has been provided. Marking as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.