MyBB Community Forums

Full Version: Keep in Center?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can any one help me to keep this Rule of Forum in Center as shown in BELOW sCREENSHOT.
Add <div style="text-align:center"> and </div> around the content.
Wrap the text with:

<div style="text-align: center;">

</div>
TRhx.....
how can i add colors and boldness to text???
i m new so if u explain i will be thankful to you.
Quote:<div style="color:#000; font-weight:bold">

</div>

If you want to add "bold" to a particular portion of text, you can enclose it in <strong> </strong> instead.