How to put more than four icons without scrolling?

edited October 2020 in Questions

Hi all, I need only 7 social network logins. How to put them into my login popup window without scrolling?

Thanks!
P.S. I use MyBB forum engine.

Answers

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    you need to change the plugin files for this.

    Please go to this directory in your myBB folder:
    inc/plugins/oa_social_login/templates

    In your case it's the file "plugin_login_page.html" that needs to be updated.
    Edit that file and remove the following line:

    _oneall.push(['social_login', 'set_grid_sizes', [4, 1]]);

    Best 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.