Quote:
Originally Posted by Stromba
Wooooow super..
Its what i was looking but have a other problem now.
( See attachment )

|
try this
Code:
<tr>
<td width="1%" style="white-space:nowrap" align="left" valign="top">
[{$Shout['time']}]</td><td width="100%" align="left"><if condition="!$Shout[s_me]"></if><if condition="!$Shout[s_me]">
<if condition="$Shout[s_by]"><a href='member.php?{$session['sessionurl_q']}u={$Shout['s_by']}'></if>{$Shout['username']}</a>:</if><if condition="!$Shout[s_me]">
{$Shout['s_shout']}
<else />
<span class='highlight'>
*{$Shout['username']} {$Shout['s_shout']}*
</span>
</if>
</td>
</tr>