MyBB Community Forums

Full Version: MAIN FORUM ANNOUNCEMENT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a main forum announcement I got from http://community.mybb.com/thread-120377.html

My site is, www.darkhorizongaming.net

My issue is that after Inserting the following code in
header template
<div class="header_message">YOUR TEXTUAL MESSAGE GOES HERE.</div>

I go to global.css like he says and I add the
.header_message{
color: #000;
background: #87F855;
border: 1px solid #53D41A;
border-radius: 3px;
}

Yet none of those things add to my message that says Test. It is just plain text.
It's showing properly for me. Maybe try CTRL + F5-ing to see if it works then.
Yes but it ruined the top style sheet with user CP and all that. It changed it.
http://speedcap.net/sharing/1452/b8275a4...1f5b1c.png
Anyone know how to fix that?