MyBB Community Forums

Full Version: I need a code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
I think that is not from here so excuse me.
I install board message pugin: http://mods.mybb.com/view/board-messages

I want to put a text with a link in center.
How to enter Infomations in fields??
<div align="center">YOUR TEXT GOES HERE</div>
Thanks a lot.
I find it. It use with HTML ,too.Undecided
<a href="LINK_URL">LINK NAMNE GOES HERE</a> <-- Link
<img src="IMAGE URL GOES HERE"> <-- Image