formbuilder template code
Posted: Fri Apr 13, 2012 4:46 am
I am using formbuilder and want to style my form. I have used some field type as static text and just want to change the appearance eg make it bold.
I tried the following code inserted >> I don't know much about coding so I am sure it is probably very wrong. I appreciate any help anyone can offer me.
{if $fields->type == -Static Text}<span class="bold">$fields</span>{/if}
WD
I tried the following code inserted >> I don't know much about coding so I am sure it is probably very wrong. I appreciate any help anyone can offer me.
{if $fields->type == -Static Text}<span class="bold">$fields</span>{/if}
WD