Want to change the layout of login buttons

Hi, I have integrated the social login option by oneall on my SMF forum. You can check the layout here: https://www.amps.edu.pk/forum/login/
I want to change this layout. I want to center align the buttons and want to show one button per line. But I got no option in my oneall account. Can you help me what should I do to center align the buttons and one button per line?

Answers

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    please try add this to your SMF stylesheet:

    .oneall_social_login_providers{
     width: 220px;
     margin: 0 auto;
    }
    
  • Hi,

    Thank you for your response, I tried to edit the file OneallSocialLogin.admin.css and index.cc in the themes/css folder. But no luck. Can you please suggest me exactly which file should I edit?

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    you need to add the rule to this file:
    https://www.amps.edu.pk/forum/Themes/default/css/index.css

    Regards,

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.