Bug Fixes in Version 1.1
themes/default/categories.php
themes/default/questions.php
themes/default/resolved.php
replace this code:
<img src="themes/{$themes}/styles/images/rss.png" title="{$m.idname|stripslashes} RSS Feed" width="12px" height="12px" border="0px" />
with this code:
<img src="themes/{$themes}/styles/images/rss.png" title="{$m.idname|stripslashes} RSS Feed" width="16px" height="16px" border="0px" />