ive just added this code in
Code:
<div>Style: <if condition="$post['styleid']==2"><a href="http://www.xample.com/forum/index.php?styleid=2">Blue</a></if></div>
to my users postbit's to allow them to see which styles other members are using. all is going well except it is showing blank for the Default style.. for members who havn't changed it all, its just showing
Style:
in the postbit.
i already have the style name and colour in, so i know its not that, can anyone tell me how to get it to recognise the default style?