Help > Forum > Users > Disabling user information hover cards

Disabling user information hover cards

When putting your mouse over a user's username on the forum, a card with information about the user will open and hover under the username. This provides a fast and easy way to learn more about the user without having to leave the page and view their profile.

You can follow the instructions mentioned below to disable user information hover cards on your forum.

  1. Log in to your Website Toolbox account.
  2. Click the Integrate link in the main menu.
  3. Click the HTML link.
  4. Insert the following code into the Forum Head Tag HTML Code textbox:

    <script>
    var disable_hover_cards = true;
    </script>

  5. Save the changes.


If you still need help, please contact us.