Welcome to Knockturn Bound!Be sure to look at our Getting Started guide to learn more about the story we are telling! If you have any questions, join our Discord server! Note: Our community is only for people 18 years and older.
Hufflepuff Head of House & Defense Against the Dark Arts Professor
Coding Icons We were using FontAwesome, but have switched our library to Material Design Icons. Here is a brief summary of what that means.
If you are using any FontAwesome icons in your signatures or posts, you will have to go through and update them. Support for FontAwesome has already been removed from KB.
The functionality for MDI is the same as FA. You can find their library at this link.
When searching, you will click on the icon you want to use. A new window will pop-up. Click on WEBFONT to select the given code. Just like with FA, you will convert this to MyCode.
Example of what it gives you:
Code:
<span class="mdi mdi-emoticon-poop"></span>
Example of what to actually use:
Code:
[span class="mdi mdi-emoticon-poop"][/span]
This gives you, with the default board font size:
Any font size changes or color changes can be wrapped around the code, like this: