ohadpartuck
07-02-2012, 06:00 AM
Hi there I am trying to change the last article in the bottom of the forums list that displays the name of the last article published.
I searched for style="display: inline; float: right; width: 310px;"
and found out that this is in the FORUMHOME template
but when I looked further in:
<p>{vb:rawphrase welcome_to_our_newest_member_x, {vb:link member, {vb:raw newuserinfo}}, {vb:raw newuserinfo.username}}</p>
{vb:raw template_hook.forumhome_wgo_stats}
I suspect that it is in the
{vb:raw template_hook.forumhome_wgo_stats}
How do I confirm that?
Thank you,
:-)
I searched for style="display: inline; float: right; width: 310px;"
and found out that this is in the FORUMHOME template
but when I looked further in:
<p>{vb:rawphrase welcome_to_our_newest_member_x, {vb:link member, {vb:raw newuserinfo}}, {vb:raw newuserinfo.username}}</p>
{vb:raw template_hook.forumhome_wgo_stats}
I suspect that it is in the
{vb:raw template_hook.forumhome_wgo_stats}
How do I confirm that?
Thank you,
:-)