Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWEdit and HTML legend property
#4
Hi, try this:
Code:
<fieldset>
<legend>My Legend</legend>
{%TIWEDIT1%}
</fieldset>
I use in templates with bootstrap:
Code:
<div class="row">
  <div class="col-md-6 col-xs-12">
    <div class="form-group">
      <label for="inputEMAIL">E-Mail</label>
      {%IWDBEdit_EMail%}
    </div>
  </div>
</div>
Reply


Messages In This Thread
TIWEdit and HTML legend property - by valmeras - 04-19-2020, 10:59 PM
RE: TIWEdit and HTML legend property - by Jose Nilton Pace - 04-27-2020, 05:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)