Drupal 7 – Popup login from

There is a few modules which could turn the Drupal login form in a popup.
Drupal Forum – how to display user login in a popup?

Among those suggestions, i would prefer using the Modal forms module.

1. Download and enable the module.

2. Configure it @ admin/config/development/modal_forms.
drupal7-modal-forms-1
 

3. Check it out.
drupal7-modal-forms-3
 

Modal forms also allows developers to build the popup links manually. And the popup size could be modified in the module configuration page.
drupal7-modal-forms-2
 

Done =)

Reference:

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.