From the instructions.html you wrote
Code:
Select the FORUMHOME template and scroll about 20 lines until you find the code <if condition="$show['guest']">. Remove this line and everything below it until you reach </if>.
does I have to delete this
Code:
<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"
or this
Code:
<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5
is this mod available in German language