MyBB Community Forums

Full Version: HTML
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to add HTML to my posts as Admin. I turned on the feature in Admin, but don't really understand how to add the HTML.

Is it possible? Can someone give me an example code?

Thanks, Rick
This should be in "General Support".

If you want to use HTML, you just use any tags..like

<a href="http://www.mybboard.com"><b>MyBB</b></a> etc...

Off course it won't work here because HTML is disabled. Note that if HTML is enabled, all users are able to input HTML onto your forums. Even redirecting it to some other sites.
Thanks so much. I was doing it differently. I will try with the href,
Yes, more logical.

Thanks, Rick