Slide Login

Component ID

2355225

Component name

Slide Login

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A slide login will be appeared on top of the screen with the open and close option for the Drupal 7 not logged in users. This is a simple jQuery slide login inspired by this article "Nice & Clean Sliding Login Panel Built With JQuery" authored by Jeremie Tisseau.

Features

  1. Text color, link color, background color can be customized.
  2. Apply any type of pattern image background.
  3. Change your desired open and close text.
  4. Easy admin configuration.
  5. Responsive layout, this module will work with different viewports.

Installation

Install this module as usual downloading and extracting in the module directory and enable it.

Browser compatibility

Tested with Chrome, Firefox, Safari and IE10+, please open an issue with a screenshot, if something needs to be improved on any specific browsers.

Warning

The default Drupal login will not be removed after you install this module, you should do it manually to remove the default login at Structure -> Blocks -> User Login then select the region none and save it.

TODO: Enable user registration
TODO: Admin to control the following items.
1. Enable and disable user registration form in the slider.
2. Add custom color to change the background color.
3. Add a field to change the opacity.
4. Add fields to change the open and close texts.
TODO: credit to http://subtlepatterns.com/ author.