Assuming you already have this template modification installed find in your header template:
PHP Code:
<a href="index.php?s=$session[sessionhash]">
<center><img src="{[b][/b]titleimage}" border="0" alt="$bbtitle" align="center"></center>
</a>
Replace it with:
PHP Code:
<center><img src="{[b][/b]titleimage}" border="0" alt="$bbtitle" align="center"></center>
- miSt