Jaka wartość będzie dobra ?
To już od Ciebie zależy. 13? 12? Nie wiem. Jak chcesz.
Kto był dziś online [Szczegóły] ja zrobić to w niebieskiej ramce ?
W szablonach globalnych odszukaj szablonu odpowaidającego za online today, tam będzie smalltext, zamień na staty_qyert[/b.,
[b]staty_qyert
online today:
Kod PHP:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>
</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>
</table>
<br />
{$multipage}
{$footer}
</body>
</html>
Zmieniłem na :
Kod PHP:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->online_today}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" align="center" width="50%">[b]staty_qyert[/b]<strong>{$lang->on_username}</strong></span></td>
<td class="thead" align="center" width="50%">[b]staty_qyert[/b]<strong>{$lang->time}</strong></span></td>
</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>
</table>
<br />
{$multipage}
{$footer}
</body>
</html>
Nie działa
Przepraszam, nie domknąłem . Ma być: staty_qyert
Lecz to i tak chyba nie ten szablon.
ACP -> Style i szablony -> Szablony -> Szablony globalne -> Szablon od Who was online today (czy coś w ten deseń).