Topic-icon How to use custom html button for fblogin?

Active Subscriptions:

None
11 years 3 months ago #51258 by evil
Hello,
i'd like to know if there's a way to use a custom html button instead of this one (attachment)
File Attachment:

to use in our website.
As you can see the results are really bad with an image so we would like to use our theme UI to manage buttons.

File Attachment:

Are there any possible tricks? thank you.
The topic has been locked.
Support Specialist
11 years 3 months ago #51262 by mel
Please read our following recommended guide for using your custom login buttons:
www.sourcecoast.com/jfbconnect/docs/social-login/login-button

If you have any questions following these steps, please let me know.
-Melissa
The topic has been locked.
Active Subscriptions:

None
11 years 3 months ago #51270 by evil
Hi Melisssa, i've already read the documentation but my question was different,
i don't want to use images as button because i need to render an html button with its own css.

so the question is how could i make a workaround to use html buttons. I know how to create my own html button but i'd need to know what is the file that generates the button in jfb.
The topic has been locked.
Support Specialist
11 years 3 months ago #51271 by mel
You can add the following link to add a Facebook button and style it as you'd like.
<a href="javascript:void(0)" onclick="jfbc.login.provider('facebook');">Login With Facebook</a>
The topic has been locked.
Active Subscriptions:

None
11 years 3 months ago #51296 by evil
thank you, it is working great!
The topic has been locked.