Topic-icon Font-Awesome

Active Subscriptions:

None
9 years 2 months ago #51125 by jps
Font-Awesome was created by jps
Hi,
I understand from reading the forums that JFBConnect utilizes image icons for the social buttons that can be incorporated in your sclogin module. Is it possible to use font-awesome icons instead? If so, does this require modifying your code or is this a selectable feature? Thanks.
The topic has been locked.
Support Specialist
9 years 2 months ago #51130 by alzander
Replied by alzander on topic Font-Awesome
We don't directly support it yet, but it's something on our to-do list. However, you can use a small bit of Javascript to trigger our login functions for each network and you can use Font Awesome or any other custom image, text or HTML that you want to surround that element.

I hope that helps explain, but if you have any questions, just let me know.

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

None
9 years 2 months ago #51144 by jps
Replied by jps on topic Font-Awesome
Thank you for the quick response. This is the only thing holding me back from purchasing. Unfortunately I am very much a novice with javascript. If I purchase, will you be able to provide me with the detailed steps I would need to take?
The topic has been locked.
Support Specialist
9 years 2 months ago #51145 by alzander
Replied by alzander on topic Font-Awesome
Yes, gladly. In general, it's a matter of using the following HTML:
<a class="font-awesome-fb" href="javascript:void(0)" onclick="jfbc.login.provider('facebook')">Login with Facebook</a>
I don't know what the actual class is, but the above should get you very close to what you're looking for. You can replaced 'facebook' with any of the other social networks we support for those login buttons as well.

I hope that helps explain how easy it should be but if you run into any issues, we'll be here to help.

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

None
9 years 2 months ago #51147 by jps
Replied by jps on topic Font-Awesome
That sound's easy enough. I"m going to purchase. Thank you!
The topic has been locked.
Support Specialist
9 years 2 months ago #51169 by alzander
Replied by alzander on topic Font-Awesome
Glad to hear it. I hope all goes well, but if you have any questions, just let us know.

Thanks,
Alex
The topic has been locked.