| Re: How do I remove the Direct Link Code, BB Image Code, img Tag Code
No, that didn't work <if condition="$image['catid'] != 33 34 35">
Do I do it like this?
<if condition="$image['catid'] != 33">
<if condition="$image['catid'] != 34">
<if condition="$image['catid'] != 35">
<if condition="$image['catid'] != 36">
all tables/link code here
</if></if></if></if>
LMK
|