ajax_register.css |
ajax_register.css |
|
.magic_tabs ul.tabs li{
float: left;
list-style: none;
background: none;
}
.magic_tabs ul.tabs{
clear: both;
}
.magic_content label{
clear: left;
} |
ajax_register.info |
ajax_register.info |
|
name = Ajax Login-Register
description = Provides a block that enables the user to register and login with an ajax popup.
core = 6.x
package = Ajax
dependencies[] = ajax
dependencies[] = ajax_thickbox
dependencies[] = magic_tabs
; Information added… |
ajax_register.module |
ajax_register.module |
|
|
thickbox.css |
thickbox.css |
|
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox… |