Mobile app version of vmapp.org
Login or Join
Connie744

: Connect with Facebook button, Gowalla's style I am searching for over an hour for a Connect with Facebook button that is similar to the one Gowalla is using (link) Any help would be appreciated!

@Connie744

Posted in: #Button #Facebook

I am searching for over an hour for a Connect with Facebook button that is similar to the one Gowalla is using (link)

Any help would be appreciated!

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Connie744

1 Comments

Sorted by latest first Latest Oldest Best

 

@Gretchen104

If you're using the Javascript SDK this question should help stackoverflow.com/questions/3792231/fblogin-button-custom
This code generates a similar one to Gowalla.

<fb:login-button size="xlarge"
onlogin="Log.info('onlogin callback')">
Connect with Facebook
</fb:login-button>


This page lets you try out various things: fbrell.com/xfbml/fb:login-button

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme