Would it not hurt for key word density to add as follows so the forum title is in the alt tag? Coding is not my thing but I have to mod so many mods I thought this might help....
alt="RSS Feed for $forum[title]"
Code:
<div>
<a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="images/misc/rss.gif" border="0" nosave align="right" alt="RSS Feed for $forum[title]" /></a>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
Working on my forum. Hold the mouse pointer over the rss image and see what is shown. You may even want to put in $forum[description] if that works...