Active
Project:
Thickbox
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 14:44 UTC
Updated:
18 Aug 2009 at 18:49 UTC
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>
Comments
Comment #1
rbishop commentedhaving 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 ?