1- In the forumhome_forumbit_level1_nopost template I added this:
Code:
<tr align="center">
<td bgcolor="{forumhomebar}" colspan="5" align="left"> </td>
</tr>
change the color to fit your forum.
3- Add this in postbit template:
Code:
[<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]"><img src="{imagesfolder}/postbit_find.gif" border="0" alt="Find more posts by $userinfo[username]" align="middle"></a>]
after the $post[username] part.
5- Portal is custom made (by me).

If you want it contact me by e-mail.
6- Once again in forumhome_forumbit_level1_nopost template, add a background="xx.gif" attribute to the <tr id="cat"> tag.