Installed, Thanks. Here is my English version, changed to be included in the bottom of the What's Going On box.
Code:
<div class="wgo_subblock section">
<h3 class="blocksubhead">
<img src="{vb:stylevar imgdir_misc}/users_online.png" alt="Rank Distribution" />Rank Distribution</h3>
<div align="center">
<span style="color: red;">Administrator</span> ::
<span style="color: blue;">Super Moderator</span> ::
<span style="color: green;">Moderator</span> ::
<span style="color: gold;">Gold Members</span> ::
<span style="color: brown;">VIP Members</span> ::
<span style="color: orange;">Commercial</span> ::
<span style="color: Black;">Members </span> ::
<span><strike>Banned</strike></span>
</div>
</div>
Place the above code before this:
Code:
{vb:raw template_hook.forumhome_wgo_pos5}
</div>
</div>
<!-- end what's going on box -->