Log in

View Full Version : Posbit_Legacy issue


iogames
12-15-2008, 04:21 AM
Ok...

I tried to place a 'space' [&nbsp;] or break [<br />] if this conditions doesn't apply:

<div>
<if condition="$post['msnicon']">$post[msnicon]</if>
<if condition="$post['yahooicon']">$post[yahooicon]</if>
<if condition="$post['skypeicon']">$post[skypeicon]</if>
<if condition="$post['aimicon']">$post[aimicon]</if>
<if condition="$post['icqicon']">$post[icqicon]</if>
</div>

To replace with a space when IM's icons are not present/used.

Thanks

--------------- Added 1229407653 at 1229407653 ---------------

Oooh! thanks...

I know you consider me intelligent and you don't feel the need to respond ;)

But I need this seriously :mad:

Thanks!