Community Central
Community Central
Wikia Blog logo text 002

Chat and forum boxes are a great way to get the attention of people on your wiki to visit them.

Chat Box: Easy Code[]

For only the box you can use this code:

<chat/>

Chat Box: Customized[]

If you want a box with another color text, a border and shadows you can use this code:

<div style="color: lime; text-shadow: black 0 0 1.5px; border:2px solid black; width: 302px; height: 135px; box-shadow: 3px 3px 15px lime;">
<chat/>
box
</chat>
</div>

* Sometimes there are problems with the border and the box shadow because the box has sometimes on some places another size. Please change the width and height of the border to correct it.

Forum Box: Easy Code[]

If you want only the box for the forum you can use this code:

</wikiaforum>

Forum Box: Customized[]

If you want a customized forum box with another font color and shadow you can use the following code:

<div style="color: lime; text-shadow: lime 0 0 1.5px;">
<wikiaforum>
box
</wikiaforum>
</div>

If you have questions about chat and forum boxes or want help with something please go to my message wall to ask me about it. You can also ask an admin on this wiki, go to the forum or ask in the chat.

2Actimv's Help Blog
≤ Previous Next ≥