Content Markup: Boxes
You can make a variety of different box styles within a page's content. These can hold pretty much anything. Some styles are already preset for you, these can be customised by your designer using CSS, and they can add new ones.
just place the following [box] tags around what ever you want to be in a box
[box]
A load of text, images, files, movies or whatever takes your fancy.
[/box]
To use a styled box you just tell it what style you want like this:
[box="quote"]
Here's a box style designed to draw attention to a quote...
*Tommy*
[/box]
Here's a box style designed to draw attention to a quote...
Tommy
The following styles are already made for you:
- quote: a different coloured background based on your chosen design.
- media: to hold a group of movies or images.
- right: makes content align to the right.
- center: makes content centered.
