[support] Order of controls in user-login-form

Metzler, David metzlerd at evergreen.edu
Mon Jan 5 16:21:05 UTC 2015


Could be in a custom module that does a form_alter hook to change the weights on the user_login form.. or perhaps the formdefaults module (which I believe can be used to alter form control weights).   I'd be looking for custom  module first (formdefaults is not that popular). 

Dave

-----Original Message-----
From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On Behalf Of Shérab
Sent: Sunday, December 28, 2014 6:46 AM
To: support at drupal.org
Subject: [support] Order of controls in user-login-form

Dear all,

Usually in the user-login form, the controls are in thisorder:
login input area, password input area, login button, lost passwordlink.

On the site I am working on and which uses a sub-theme of Zen, the order is:
login input area, password input area, lost password link, login button.

It's a bit annoying to have the lost password link before thelogin button and I can' understand why this is so. I thought Zen was theming the user login form but apparently not. Well it does things with it but at the CSS level and that has no impact on the order of the controlsin the HTML page.

Any suggestion warmly appreciate.

Thanks,
Shérab.
--
[ Drupal support list | http://lists.drupal.org/ ]


More information about the support mailing list