2021-02-25, 06:40 PM
(This post was last modified: 2021-02-25, 06:43 PM by Anka06. Edited 1 time in total.)
01 - showthread_usersbrowsing replace with
02 - forumdisplay_usersbrowsing replace with
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<i class="float_right fas fa-eye fa-lg"></i> {$lang->users_browsing_thread}
</td>
</tr>
<tr>
<td class="trow2">
{$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}
</td>
</tr>
</table>
02 - forumdisplay_usersbrowsing replace with
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<i class="float_right fas fa-eye fa-lg"></i> {$lang->users_browsing_forum}
</td>
</tr>
<tr>
<td class="trow2">
{$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}
</td>
</tr>
</table>
Our New Theme Published = click to download