gamerzhut
08-10-2011, 03:50 PM
Hi, these 2 lines throws errors, when i try to validate on a validator.
<div style="color:black; font-family:Franklin Gothic Medium; text-shadow:1px 1px 1px transparent; font-style:oblique; text-decoration:overline; padding:1px; font-weight:900;" class="smallfont">{vb:raw post.usertitle}</div>
Also this
<vb:if condition="$post['field8']"><div class="Bold" style="color:black; text-shadow:1px 1px 1px transparent; padding:1px; font-weight:900;"><dt>Gender</dt> </div> <dd>{vb:raw post.field8}</dd></vb:if>
Any help would be appreciated, cheers :)
<div style="color:black; font-family:Franklin Gothic Medium; text-shadow:1px 1px 1px transparent; font-style:oblique; text-decoration:overline; padding:1px; font-weight:900;" class="smallfont">{vb:raw post.usertitle}</div>
Also this
<vb:if condition="$post['field8']"><div class="Bold" style="color:black; text-shadow:1px 1px 1px transparent; padding:1px; font-weight:900;"><dt>Gender</dt> </div> <dd>{vb:raw post.field8}</dd></vb:if>
Any help would be appreciated, cheers :)