MyBB Central

Full Version: [Release] Online 24 (a whos online past 24 hours for index page)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Go into the AdminCP -> Templates -> modify/delete -> Global templates

Scroll down and looks for online24_index and open it.

Replace what is there with the following:

Code:
<tr>
    <td class="tcat" colspan="2"><strong>{$lang->whos_online_today}</strong> [<a href="online.php?action=today">{$lang->complete_list}</a>]</td>
</tr>
<tr>
    <td class="trow1" colspan="2"><span class="smalltext">{$lang->members_today}{$membercount},  {$lang->anon_today}{$anoncount}, {$lang->guests_today}{$guestcount},  {$lang->bots_today}{$botcount})  <br />{$onlinemembers}</span></td>    
</tr>
ancraz Wrote:
labrocca Wrote:ancraz- Go to the admincp and edit the template online24_index.

Add colspan="2" to each TD tag (there are two of them). That SHOULD work..
plz in step my step format because iam so stupied

What's funny about that is you spelled stupid wrong. Smile
LOL...at least he's honest...and I hope the help helped him. Wink
you saved me thz
this is nice
mille gracie
thanks judel
that worked for me thank you
also special thank to labrocca for making this plugin
thanks for the help with this, i love the plugin Tongue
Thank' man! i will use this ;P
Yeah i want it to Smile
Pages: 1 2 3 4 5 6
Reference URL's