Topic-icon Add space around the login and disconnect

Active Subscriptions:

None
See the images. I want to add more spaces around all the login and disconnect in modal window.
File Attachment:


File Attachment:
The topic has been locked.
Support Specialist
6 years 5 months ago #63111 by mel
For the login modal, you should be able to just add a margin like
.sclogin {
margin: 10px;
}

I'd suggest creating your own theme for SCLogin with any changes so that you don't lose them on upgrade. You can read about how to do that here

I attempted to create a user with FB credentials so that I could see the screen for log out, but even after activating, it will not log in... Perhaps that's a separate problem?

-Melissa
The topic has been locked.
Active Subscriptions:

None
6 years 5 months ago #63116 by alainperron
Thank you for your answer.
Yes I see your user profile and I must activate it before you can use it. I do that and for now you can identify on our site. Before any use and after the activation from email I configure the site for restrict access only after I activate the user.
I correct the problem with alignment in my custom.scss
I add these lines
.sclogin {
text-align: center;
}
I know that your solution works also.

Because I do not subscribe (my error) to that topic I do not see your answer before I find the solution.
The topic has been locked.
Active Subscriptions:

None
6 years 5 months ago #63117 by alainperron
You can close this ticket and thank you again for your fast answer. For now I will working on opengraph Ouf I think that it is very difficult to understand .
The topic has been locked.
Support Specialist
6 years 5 months ago #63120 by mel
Glad it's resolved and that I could help :)

-Melissa
The topic has been locked.