MyBB Community Forums

Full Version: Smilies in forum title
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't seem to figure out how to let a smiley appear in a forum title (not category titles, just forums). By this point I'm assuming it's either, A) impossible, or B) I'm going about the wrong way in trying to do it. I tried to do it through the Admin CP, that doesn't work however. Is it possible to do this? It would be increadibly helpful if it were.
You want to use smilies in the name of a forum? You could try to use HTML code:
<img src="path_to_smlie/smilie.gif" alt="" border="0" />
Oooh, thanks so much, that worked perfectly.