[For 1.8] showthread and forumdisplay usersbrowsing table
#1
01 - showthread_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>


Attached Files Thumbnail(s)
   
Our New Theme Published =  click to download
Reply
#2
nice tutorial
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)