
10-13-2005, 12:24 PM
|
|
|
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by flypaper
Looks like I replaced both of them with:
HTML Code:
<if condition="$post['field7'] != '' ">
<font style="color:$post[field7]">$post[musername]</font>
<else />
$post[musername]
</if>
|
Nope, any other ideas?
|