Quote:
Originally Posted by SiK GambleR
Here is my code:
HTML Code:
<!-- message -->
<if condition="is_member_of($post, 6)">
<div id="post_message_$post[postid]" style="color: #60fffd;">
<else />
<div id="post_message_$post[postid]">
</if>
<!-- / message -->
|
HTML Code:
<!-- message -->
<if condition="is_member_of($post, 6)">
<div id="post_message_$post[postid]" style="color: #60fffd;">
<else />
<div id="post_message_$post[postid]">
</if>
$ad_location[ad_showthread_firstpost_start]
$post[message]
</div>
<!-- / message -->