Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

WordPress login button should follow branding resources guidelines #70

Open
pdehaan opened this issue Aug 21, 2013 · 3 comments
Open

WordPress login button should follow branding resources guidelines #70

pdehaan opened this issue Aug 21, 2013 · 3 comments

Comments

@pdehaan
Copy link

pdehaan commented Aug 21, 2013

I think the WordPress login button should have an angled right edge, per the branding guidelines:

This is my current WordPress login button:
persona_sample_blog__log_in

Here is the Persona login button on 123done.org:
123done_-_your_tasks__simplified

And the branding resources guidelines and links to Sean Martell's style primer:
https://developer.mozilla.org/en-US/docs/Mozilla/Persona/branding

branding_resources_-_mozilla___mdn

@pdehaan
Copy link
Author

pdehaan commented Aug 21, 2013

Not sure if this is because the login buttons for 123done.org and myfavoritebeer.org seem to images instead of HTML/CSS to generate the button.

@shane-tomlinson
Copy link
Owner

@pdehaan - I am making use of the CSS buttons from https://developer.mozilla.org/en-US/docs/Mozilla/Persona/branding?redirectlocale=en-US&redirectslug=persona%2Fbranding.

The CSS buttons are significantly more flexible than the image based buttons used on the development RPs in that changing the text inside the button is trivially easy. I tried to add the right hand arrow, but so far have not figured out how to do this.

If someone can figure out how to add the right arrow using CSS only, I'm down. Otherwise, we might have to close this as "cantfix"

@Erudition
Copy link

Dive the arrow area in to a top and bottom half div, then do that trick where the border is so thick that it cuts the div in half diagonally, or something.
http://code.tutsplus.com/tutorials/how-to-create-diagonal-lines-with-css--net-20763

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants