Topic-icon Facebook and Twitter buttons

Active Subscriptions:

None
10 years 5 months ago #39656 by loungeme
Hi,

I recently bought this theme. They are using a different component for social login, but I do like to use the Sourcecoast JFBConnect instead. The problem is, I would like to use the style of the custom buttons they are using.

Example: awesomescreenshot.com/05f23g7y9d
Can you help me out to make this? :)
The topic has been locked.
Support Specialist
10 years 5 months ago #39683 by alzander
To use those buttons, you should just need to update the anchor text link around it. Right now, it looks like:
<a class="social-btn fb-btn" rel="nofollow" href="/ja_appolio/index.php/en/component/slogin/provider/facebook/auth/aW5kZXgucGhwP0l0ZW1pZD00MzU=">
	<i class="fa fa-facebook"></i>Sign in with Facebook</a>
You'd just need to update that top line to:
<a class="social-btn fb-btn" rel="nofollow" href="javascript:void(0)" onclick="jfbc.login.provider('facebook');">
	<i class="fa fa-facebook"></i>Sign in with Facebook</a>
You can do the same with the Google link, just change onclick to jfbc.login.provider('google').

I hope that helps. We're actually planning to reach out to JoomlArt shortly to (hopefully) work a little more cooperatively on some things in the future. Feel free to let them know you'd love to see some integration with JFBConnect in the future!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 5 months ago - 10 years 5 months ago #39690 by loungeme
Hi,

Thanks for the suggestion. Could you point me to the right files to edit this? :-)
I am not really experienced with html and stuff.
Pastebin file: pastebin.com/J8NfFtVQ

I would recommend jfbc to Joomlart, they make really cool things imo.

And I would like to have a suggestion to JFBC - can you integrate SoundCloud login as well?
Last edit: 10 years 5 months ago by loungeme.
The topic has been locked.
Support Specialist
10 years 5 months ago #39694 by alzander
I honestly wouldn't know the files to edit. You'd need to contact JoomlArt to understand what file to edit. There's not a way from looking at the output of the site that we'd know where to make those changes. I'm sure they'd be able to help point you in the right direction and help get you going though.

If you need anything else from us, just let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 4 months ago #39805 by loungeme
Hi Alex, I appreciate your feedback. Unfortunately the template didn't fit my needs and swapped to another template (including JFBC as well). So far no problems! :)
Merry Christmas!
The topic has been locked.
Support Specialist
10 years 4 months ago #39812 by alzander
Awesome! Glad to hear you got something going thats working for you.

Should you need anything else from us, just let me know!

Thanks,
Alex
The topic has been locked.