IN MyBB is it possible to center the icons instead of having them on the left?

edited July 2017 in myBB
Ideally I would like the whole thing. Icons and language to be centered

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    Answer ✓
    Hello,

    adding the following code to your myBB stylesheet should do the trick:

    table.oneall_social_login_main_page thead .td{ text-align:center; } table.oneall_social_login_main_page tbody div{ margin: 0 auto; width: 340px; }

Answers

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.