Need help adding Facebook Connect Login button into Thickbox Login Modal
HS - March 27, 2009 - 14:44
| Project: | Thickbox |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I'm using the Facebook Connect Module. It adds a Facebook Connect Login button to the default drupal login page.
I would like to add it to thickbox login. Any help would be appreciated.
The following code displays the Facebook Connect button on my site:
<div class="white">
<fb:login-button size="medium" background="white" length="long">
</fb:login-button>
</div>
#1
having the same issue, the fbml isnt rendered in the thickbox since its just loading part of the page that doesnt have the xmlns:fb in the ?
anyone find a work around for this ?