GFSR
07-07-2006, 10:00 PM
This is my secound template modification :
It's a extra feature for this mod :
Members who have visited the forum today (in last 24 hours option) https://vborg.vbsupport.ru/showthread.php?t=82769
Credit : Paul M
STEPS :
1] Install this hack : https://vborg.vbsupport.ru/showthread.php?t=82769
2] Style > Search In Templates > Choose your style and type Display_Visitors and remove all the code.
3] Style > Search In Templates > Choose your style and type FORUMHOME
3.01] Find This :
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
And add this below :
<br>
$whodesc $ftotaltoday
Click INSTALL :)
It's a extra feature for this mod :
Members who have visited the forum today (in last 24 hours option) https://vborg.vbsupport.ru/showthread.php?t=82769
Credit : Paul M
STEPS :
1] Install this hack : https://vborg.vbsupport.ru/showthread.php?t=82769
2] Style > Search In Templates > Choose your style and type Display_Visitors and remove all the code.
3] Style > Search In Templates > Choose your style and type FORUMHOME
3.01] Find This :
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
And add this below :
<br>
$whodesc $ftotaltoday
Click INSTALL :)