Quote:
Originally Posted by Phalynx
Will be there in 4.0.1/4.0.2 (September 2010):
- Place the bars freely in postbit
|

:up:
Could you please make same for Achievements too?
It will be super if I could have bars in middle of postbit and achivements under bars
Quote:
condition="$post['userid']">
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
</div>
</div>
It will go here - Experience code
<vb:if condition="$post['userid']">
<div class="userinfo_extra">
<dl class="userstats">
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt>
|