Add an URL to a forum description

Started by Verso, January 29, 2009, 11:39:45 AM

Previous topic - Next topic

Verso

I want to add an URL to one of my forum descriptions. How can I do this to make it clickable?

To see what I mean click the link and look for EXTREME SPORTS. The description field has a link to the sponsors' website but it isn't clickable.

http://www.suffolksportsforum.co.uk

karlbenson

Use html

<a href="{URL}">{title}</a>

replace {url} and {title} with your url and title

Verso


Advertisement: