In case anyone is curious, here's how to add the FB connect button anywhere...

http://wiki.developers.facebook.com/index.php/Fb:login-button

My question: Is there a downside to having the button appear on your page multiple times... like at the top and again above the comments, etc.

Comments

LaNets’s picture

Hello,

You can display all facebook connect button you want, this is not a problem. The button will be always visible, even if the user has a facebook session.
You can also define autologoutlink option, which allows you to change the presentation of the button.
(If true and the user is already connected and has a session, then the button image changes to indicate the user can log out. Clicking the button logs the user out of Facebook and all connected sessions. (Default value is false.))

vectoroc’s picture

Status: Active » Closed (fixed)