Can someone please convert the following template changes in this thread
https://vborg.vbsupport.ru/showthread.php?t=231081 to vB3 style please?
I would really appreciate it as I lack the requisite knowledge to do so myself.
These are the vB4 template changes:
Find this in postbit legacy
Code:
<vb:if condition="$post['title'] OR $show['messageicon']">
Replace
Code:
<vb:if condition="$post['fieldX']"><div class="steamprofile" title="{vb:raw post.fieldX}" style="float: right;"></div></vb:if