Heisenberg submitted a new resource:
You must be registered for see links
- imlinks conditionalvB Version: 4.1.11
Have yet to find any information about applying a div or element around the IM links only if they are visible in the users post so here is the conditional and how you could use it.
Code:<vb:if condition="($post['yahooicon'] != '') || ($post['icqicon'] != '') || ($post['aimicon'] != '') || ($post['msnicon'] != '') || ($post['skypeicon'] != '')"><div class="imlinks"></vb:if> {vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw...
You must be registered for see links
Last edited: