Closed (outdated)
Project:
LoginToboggan
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 11:14 UTC
Updated:
8 Dec 2020 at 12:15 UTC
Jump to comment: Most recent
How do I move the Fbconnect or loginradius button to the top of Box ?
PLEASE HELP
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