Hi
Translation for "Don't have an account?" can be found in couple of files:
- en-GB.com_users.ini
- en-GB.plg_authentication_gmail.ini
- en-GB.tpl_gk_quark.ini
I'm guessing the last file mentioned is the one to translate it in since "Log in with Facebook" an be translated there as well.
For button sizes add this to override.css
- Code: Select all
.login li.last {
margin-left: 0;
margin-right: 0;
}