As the Fbconnect is being generated by another module it's out of scope for LT. I'd suggest you look at css in the first place to position your button. If that doesn't do what you need then see what's possible with hook_form_alter, or see if you can use theme process functions to alter the rendering order.
Comments
Comment #1
stevecowie commentedHi, I'm not sure what this has to do with LoginToboggan module. Are you using another module such as sociallogin to create your Fbconnect button?
Comment #2
Rajivespoir commentedYes I am using Social Login with Loggin to Boggan
Comment #3
stevecowie commentedAs the Fbconnect is being generated by another module it's out of scope for LT. I'd suggest you look at css in the first place to position your button. If that doesn't do what you need then see what's possible with hook_form_alter, or see if you can use theme process functions to alter the rendering order.
Comment #4
stevecowie commentedVersion no longer supported