However the facebook login button doesn't appear where it normally do here:
http://www.mauzaza.com/login
I also added a CSS to align the FB button a couple weeks ago:
- Code: Select all
/* Facebook login button */
span#fb-auth {
height: 38px;
}
.login span#fb-auth {
margin: 3px 0 0 10px;
}
EDIT: The button seems to have comeback, but it has no effect when pressing it.
Regards.