Topic-icon Different Login Button on Joomla Login

Active Subscriptions:

None
Hello, I have both the connect modules and haven't had any function issues.

However, I do have a visual eyesore that I that I am hoping you guys could help me fix.

On the module, the LinkedIn button looks great and matches the Facebook and Google+ buttons.

When integrated with the Joomla! Login, this is not the case. The LinkedIn button looks different and I have no idea how to change it.


File Attachment:


File Attachment:


The coding for the buttons are all the same for the module view. However, in the Joomla Login view, the LinkedIn on varies from the others.
<div class="scGoogleLogin pull-left"><a class="show" id="sc_gologin" href="javascript:void(0)" onclick="jfbc.login.google();"><img src="http://DOMAIN.COM/media/sourcecoast/images/provider/button_google.png"></a></div>
<div class="jLinkedLogin"><a href="javascript:void(0)" onclick="jlinked.login.login();"><span class="jlinkedButton"></span><span class="jlinkedLoginButton">Login With LinkedIn</span></a></div>

How do I make them the same in the Joomla Login view?
The topic has been locked.
Support Specialist
10 years 7 months ago #36522 by alzander
I'm not sure how you're adding the buttons to the different views, but I'd recommend just using the {JFBCLogin} tag. That will add the LinkedIn button with the 'new' styling. If you're adding the button with the {JLinkedLogin} tag, that will use the 'old' style for that button only.

Alternatively, we can help provide the exact HTML to use to get the nicer looking LinkedIn button, but that shouldn't be necessary.

Let me know if the above tag works for you or if you need more help.

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

None
10 years 7 months ago #36558 by apotheosisvuu
Am I missing a plug-in that connects the Facebook component to the LinkedIn? {JFBCLogin} only shows Facebook and Google+ logins.

The nice LinkedIn button shows up when I publish the SC Login module.

The ugly LinkedIn button shows up when I integrate JLinked to Joomla!
The topic has been locked.
Support Specialist
10 years 7 months ago #36563 by alzander
Ahh.. you're probably still using JFBConnect v5.1.0. Please update to v5.1.1. With that release, the {JFBCLogin} tag will include the 'pretty' LinkedIn button. There are also numerous minor bug fixes in that release that would be good to have, though not critical.

I hope that helps,
Alex
The topic has been locked.