Answer the question
In order to leave comments, you need to log in
How can I set CSS class {input} in templat?
<?= $form->field($model, 'username', [
'template' => '<p class="fieldset"><span class="label-input">Your Username</span><label class="image-replace cd-username" for="signup-username"><i
class="fa fa-user"></i></label>{input}<span class="cd-error-message">Error message here!</span></p>',
]); ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question