+ MelonLand Forum Public Resources +Here are some forum resources you can use on your site if you wish! Hot-linking is fine but you are also welcome to copy files and save them for local use!
Fonts:All forum fonts can be used on your site by including our fonts file!
<link href="https://forum.melonland.net/melonland_common_fonts.css" rel="stylesheet" type="text/css" media="all" />
To use a font you'll need to refrence its internal name, you can snoop the CSS file in a browser to see a full list of font names. Use CSS to apply them, for example:
font-family: "pixel heart";Animations:Most forum animations and hover effects can be included with this file:
<link href="https://forum.melonland.net/melonland_common_anims.css" rel="stylesheet" type="text/css" media="all" />
Again you can snoop this file in your browser to see what is available!
Smilies/Emotes:All MelonLand emotes can be accessed in JSON format at this url:
https://forum.melonland.net/Smileys/api.phpYou can load this file into your websites and apps using JavaScript or some other programing language, it is automatically updated when smilies change on the forum. You can also use it as a reference to see what Smilies are available!
Happy webcrafting
