views:

244

answers:

1

Hi,

Is there a way or a link to a static image url to display the Facebook "Login with Facebook" button instead of the "Connect with Facebook" button? This seems to be the only link I can find for Connect with Facebook. I am able to generate a "Login with Facebook" button using FBML markup fb:login_button but in this case, I'm generating a login url link (in order to direct user through to a touch-enabled Facebook login interface -display=touch).

A: 

Turns out, there's no way. You can only generate FB Login buttons with FBML and specifying a custom text. All static Facebook images use the words "Connect" instead of "Login". I took a screenshot of the Login button instead :).

Lyon