MyBB Community Forums

Full Version: board message?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i was wondering how to make a link in my board message
Embed html code.
<a href="YOUR URL" title="TITLE">TITLE</a>
Can you be more specific with what you mean by a link in your board message?
Quote:<a href="URL" title="TITLE">Visit Here</a>

Sample:

Quote:<a href="http://community.mybb.com" title="TITLE">MyBB Community Forums</a>