2) Our automatic integration only works with the Joomla login and registration page. It doesn't work for all other components. You can use the following tag to add the login button yourself:
{jfbclogin}
You can also customize it quite a bit, like showing only certain providers or even custom images for each provider:
{jfbclogin providers=facebook,twitter,instagram}
For more details on all tag options, see our social network Easy Tag documentation .
span.sourcecoast.login {
justify-content: center !important;
display: flex;
}
.sourcecoast .intro {
float: none !important;
text-align: center;
padding: 10px 0 0 0;
}
.social-login.facebook.jfbcLogin.pull-left {
clear: both;
}
#sp-component .login img {
margin: 20px 15px;
}
@media (min-width: 768px){
#sp-component .login img {
height:48px;
}
}<span class="sourcecoast login">{JFBCLogin}</span>$text = $this->getParamValueEx('text', null, null, null);$text = JText::_($text);Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
