Closed (works as designed)
Project:
Facebook Connect
Version:
7.x-2.0-beta4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2013 at 14:24 UTC
Updated:
21 Feb 2013 at 03:44 UTC
Comments
Comment #0.0
pjmcghee commentedadded info
Comment #1
pjmcghee commentedi figured out how to do this the way that i wanted.
the fbconnect.module file appends some code to the user_login_block function. and the button to login to fb has a weight assigned to it. i made it heavier and it didn't move. i went from 10 to 50 to 100 and it stayed in the same place. then i made it 1000 and it went where i wanted. i didn't expect to have to make the weight so large. but that took care of it.
Comment #1.0
pjmcghee commentedupdate