Topic-icon How to remove the Social Buttons on the SCLogin Module?

Active Subscriptions:

None
I am using JFBConnect 6.1 but I would like to remove the social buttons that is displayed on the sclogin module..I searched the fourm and found a simmilar question but the answer didnt help..
www.sourcecoast.com/forums/non-commercia...clogin-module#p36892

can you say what file and what line of code I should remove... thank you..


File Attachment:
The topic has been locked.
Support Specialist
You'd need to edit the /modules/mod_sclogin/tmpl/login.php file. Around line 44, you'll see:
require(JModuleHelper::getLayoutPath('mod_sclogin', "socialLogin"));
Remove that and all the social buttons will disappear.

I hope that helps, but should you have any other questions, just let me know.

Thanks,
Alex
The topic has been locked.