LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
*******************************************************
README.txt for Userlogin.module for Drupal
*******************************************************
Userloginbar is a module written by developers at Ebizon Technologies (www.ebizontek.com). It… |
userloginbar.css |
userloginbar.css |
|
/*
by default, the default form adds some surrounding space, this cancels it
*/
.content div.form-item,
.content div.content {
margin: 0; padding: 0;
}
/*
this adds some space in top and bottom, so anything inside can look… |
userloginbar.info |
userloginbar.info |
|
name = User Login Bar
description = Module that provides a new straight user login bar block
package = User Login bar
version = "7.x-1.x"
core = "7.x"
project = "userloginbar" |
userloginbar.module |
userloginbar.module |
|
|