GNOME Bugzilla – Bug 685166
Style the registration form
Last modified: 2012-10-04 21:35:57 UTC
We do have a really beautiful website (http://l10n.gnome.org) but the registration forms [1] are completely misplaced. They should be fixed and styled properly. [1] http://l10n.gnome.org/register/
Created attachment 225578 [details] [review] Fix registration page Here is a patch :) Screenshot: https://www.dropbox.com/s/py9mp521lzzi070/register_page.png
Review of attachment 225578 [details] [review]: ::: common/static/css/text.css @@ +76,3 @@ +.main_register { + font-size: 13pt; Shouldn't we use pixels instead of points? To keep consistency?
Apart from that (in comment 2) I would say that it can hit git at any time! Great work!
I pushed it to master but i can't the changes to the website. I've also used pixels instead of points. http://git.gnome.org/browse/damned-lies/commit/?id=5ce78a04d63af4deeac869b61ae7cb92db8f3ca1
Gil, it would also be nice to style the login page. Two minor fixes: Adding one new string e.g. "User Login" or an existing one "Log in", Styling the text under the above string with .main_register class. Screenshot: https://www.dropbox.com/s/z0qse0odo7ypx67/login_page.png What do you think ?
Looks great, please commit. In the meantime I will update the website with the registration fixes. Thanks a lot!!
You're welcome Gil. Make sure to update the site with the login fixes. http://git.gnome.org/browse/damned-lies/commit/?id=0ca932055ecaa8e7158f462e3d8079ebab0e043f
l10n.gnome.org is updated ;) Great work!