There are multiple styles on the login area and each of the login buttons that you can use to style things. For instance:1) How do I center align the login options block? Div style is overridden
.sourcecoast.login {
text-align: center;
}The {JFBCLogin} tag has an option for logout which you can use:2) How to I display a logout button - (Saw this once - can't find a plugin documentation page - Can you provide them?)
{JFBCLogin logout=true}.pull-left.intro {
width: 100%;
}
.social-login.pull-left {
float: none !important;
display: inline;
}Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
