Quote:
Originally Posted by Boofo
<vb:if condition="$post['icqicon']">
<vb:if condition="$post['aimicon']">
etc. etc.
|
Thanks is there not a way to wap them all this way is a problem for me
Code:
<vb:if condition="$post['icqicon']">{vb:raw post.icqicon}</vb:if>
<vb:if condition="$post['aimicon']">{vb:raw post.aimicon}</vb:if>
<vb:if condition="$post['msnicon']">{vb:raw post.msnicon}</vb:if>
<vb:if condition="$post['yahooicon']">{vb:raw post.yahooicon}</vb:if>
<vb:if condition="$post['skypeicon']">{vb:raw post.skypeicon}</vb:if>
Due to ive add css box around them all "as one big box"
Code:
<div class="mai_postbit">