Using JFBConnect 4.3.0 and SCLogin 1.1.5 on Joomla 2.5.8 with RocketTheme template.
I have seen a few posts about customizing the JFBConnect login module -- both SCLogin and its predecessor (example --
www.sourcecoast.com/forums/jfbconnect/jf...rockettheme-template) -- and have read the Answers to Common Support Questions.
Unfortunately, I'm confused.
First, in the post referenced above, the OP was told to comment out a few line in the /modules/mod_sclogin/tmpl/default.php to create a custom button and skip the default blue button from Facebook. I have downloaded the mod_sclogin directory and its contents from my site and there's no default.php file.
Second, I search the entire directory for files with the text $fbClient, as specified under "How can I get the Login With Facebook button to work in a Javascript pop-up?", but I find no reference to this string.
I did find a line in login.php that I modified to reference a custom png file (line 175 -- //$jfbcLogin = ''

but I don't understand why this even would be necessary given that the login module settings has an option to retrieve an image from a URL. Is this because it does it via javascript and it's necessary to hard code it instead?
Thanks in advance for clarifications, corrections, and pointing me in the right direction.
Mark