But then the table won't show if there is no AIM info.
You'd have to do
Code:
<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon]"><div class="pbitspacer"><div class="pbit" align="center">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></div></if>
And shane.... that code you posted. Where's the 2nd "</div>"?