I'm trying to customize the login page with an input-prepend and an add-on (see attached), but I can't seem to get the following code to wrap directly around the input field because it's getting wrapped automatically by the control group/controls wrappers before processing my form alters.

<div class="input-prepend"><span class="add-on"><i class="icon-user icon-large"></i></span>
<input...>
</div>

Is there a way to alter the input field before the control group/controls wrappers fire?

CommentFileSizeAuthor
user_login.png4.36 KBkruser
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

walidvb’s picture

markhalliwell’s picture

Status: Active » Closed (duplicate)