Anyone know how to link the Current Active Users line in this template so we can click on that to see the active users detail page? I miss that feature other than that love this skin
(Edit)
Here is the mod needed i knew what i needed just had to geet code right it seemed.
replace this code
<tr>
<td class="tcat">Current Active Users</td>
</tr>
with this
<tr>
<td class="tcat"><a href="http://forum.kiowalinux.com/online.php">Current Active Users</a></td>
</tr>
Then you will be able to click it and view online active users