comment out in right.tpl to remve recent tags
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5" height="24" background="{$baseurl}/templates/images/bg1_l.gif">[img]{$baseurl}/templates/images/bg1_l.gif[/img]</td>
<td background="{$baseurl}/templates/images/bg1.gif" class="white_bold"> Recent Tags</TD>
<td width="5" background="{$baseurl}/templates/images/bg1_r.gif">[img]{$baseurl}/templates/images/bg1_r.gif[/img]</td>
</tr>
</table>
<div align="left">
{section name=i loop=$tags}
{$tags[i]}
{/section}
See More Tags</div>
</td>
</tr>
<tr>
<td height="20"></td>
</tr>
</table>
see my above post as i edited about the search
Bookmarks