Thnks for the help m8 ive done a little edit so tht i took off the line
Code:
<if condition="(($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)">
<!-- sig -->
<div>
<br />
<legend align="center"><span class="smallfont">$post[username]`s Signatur: <br /></span></legend>
<br />
<span class="smallfont">
<center>
<if condition="$post[signature]">
$post[signature]
<else />
<img src="$stylevar[imgdir_misc]/nosignature.jpg"/>
</if>
</center>
</span>
<br />
</div>
<!-- / sig -->
PS just 1 quest ... which line do i have to edit to make the words bold and colourd
Regards
Wengi