bayramkesgin adlı üyeden alıntı: mesajı görüntüle
evet ekli
Bootstrap v4 için:
<div class="custom-control custom-checkbox">
  <input type="checkbox" class="custom-control-input" id="customCheck1">
  <label class="custom-control-label" for="customCheck1">Check this custom checkbox</label>
</div>