MyBB Community Forums

Full Version: [IMG] In description
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I recently opened a commnity with this platform (http://arctikcs.com/index.php) and I want to put in the description of categories or a forum a banner ,like this [Image: b_350_20_692108_381007_FFFFFF_000000.png] ,a banner from gametracker server , like this [Image: KZOuzXM.png]

But, doesn't work....and i don't know why...i put this code and not working .
[url=http://www.gametracker.com/server_info/89.39.13.100:9009/][img]http://cache.www.gametracker.com/server_info/89.39.13.100:9009/b_350_20_692108_381007_FFFFFF_000000.png[/img][/url]

After,I put this code but still did not work.
<a href="http://www.gametracker.com/server_info/89.39.13.100:9009/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/89.39.13.100:9009/b_350_20_692108_381007_FFFFFF_000000.png" border="0" width="350" height="20" alt=""/></a>

I user the 1.8 version of platform...Please help me. And I'm sorry for my english Smile)
Forum descriptions are sanitized which means the HTML you enter won't show up as expected.
And what can i do ? I really want to put a banner like this in description , is impossible ?
In this instance I would suggest manually adding in the HTML to a table.
I'm not understand what you say Nasyr