MyBB Community Forums

Full Version: move who's online to top
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi gang,
I would like to move whos online panel to top.
If possible just who's online so it doesn't take up too much real estate.

Any help greatly appreciated.
Admin CP --> Templates --> *expand your template set* --> Index Page Templates --> index

Find and delete:
{$whosonline}

Find:
{$header}
After that, add this:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>Who's Online</strong>
</td>
</tr>
{$whosonline}
</table>
fantastic fast reply
1000 thanks.

That will just do a strip yeah?
Not the whole Board Stats??
Correct, it will only do the "Who's online' strip.
all done
exactly what we needed
thanks
ps board here is u want a sticky!
http://www.australian-hayabusa-club.com/MyBB/index.php