[hide]
1-Prefix:Plain text version of the prefix to be displayed in selection menus.
Tutorial
1-Prefix:Plain text version of the prefix to be displayed in selection menus.
2-Display Style:
Tutorial
Code:
<span class="anonprefix" style="color:white;background-color: #00FF00;border-radius: 30px;border: 2px solid #00FF00;">Tutorial</span>
[font=Monaco, Consolas, Courier, monospace]Translations[/font]
Code:
<span class="anonprefix" style="color:white;background-color: #E6E6FA;border-radius: 30px;border: 2px solid #E6E6FA;">Translations</span>
Theme
Code:
<span class="anonprefix" style="color:white;background-color: #7B68EE;border-radius: 30px;border: 2px solid #7B68EE;">Theme</span>
Information
Code:
<span class="anonprefix" style="color:white;background-color: #0000CD;border-radius: 30px;border: 2px solid #0000CD;">Information</span>
Important
Code:
<span class="anonprefix" style="color:white;background-color: red;border-radius: 30px;border: 2px solid red;">Important</span>
Plugin
Code:
<span class="anonprefix" style="color:white;background-color: #BA55D3;border-radius: 30px;border: 2px solid #BA55D3;">Plugin</span>
if you like those examples just change the color to whatever you want and the border radius
[align=center]