- Top >
- How-To
- Top >
- Administration
- Top >
- Features
- Top >
- Troubleshooting
Adding links and other markup to text fields
Views: 484 | Last Updated: 2011-10-20 21:06 Creating a linkTo link the words "Click here for NHL news!" to the website www.nhl.com enter the following markup into the text field:
[link="http://www.nhl.com"]Click here for NHL news![/link]
This will produce the following link:
To color the words "New practice time!" Enter the following markup into the textfield:
This will result in the following output:
The color of your 'color' tag will depend on the theme of your website. Bold and italic tags work the same way the color tag works but uses the [b][/b] and [i][/i] tags instead.

