Heisenberg submitted a new resource:
You must be registered for see links
- Updated Postbit LegacyvB Version: 3.8.4
This will add a nice background and border to the postbit_legacy information such as join date, posts, reputation etc.
Styles & Templates >> Postbit templates >> postbit_legacy >> Find:
Code:<if condition="$post['joindate']"><strong>$vbphrase[join_date]:</strong> $post[joindate]</if>
Change to:
Code:<if condition="$post['joindate']"><div class="userinfo"><strong>$vbphrase[join_date]:</strong> $post[joindate]</div></if>
Save...
You must be registered for see links
Last edited:
