Quote:
Originally Posted by simonhind
Code:
<vb:if condition="$post['fieldXX']">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
<dd><font color="red" size="4"><b><center>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</center></b></font> </dd></div>
</vb:if>
|
Still can't get it to work..
Maybe it's my placing? I'm placing it above the /else (which is above the .musername) that the original mod states as the location of where to put the original code. Putting it under the /div and /vb that follows that results in the same issue. Putting it above everything results in it disappearing entirely or other errors..
Thanks for trying to help so far though, it's very much appreciated!