edit templates => postbit_legacy
Odszukaj w szablonie kod :
Kod html:
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
i powyżej niego dodaj :
Kod html:
<fieldset class="smallfont"><legend>Profil</legend>
Odszukaj w szablonie kod :
Kod html:
<div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
i powyżej dodaj :
Kod html:
</fieldset>
<fieldset class="smallfont"><legend>Info</legend>