MyBB Community Forums

Full Version: div background
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi want to add some background color on announcement, so how to do it with div tag color
<div style="background-color: darkgreen">content</div>

Is this what you wanted?