What I'd like to do is center it. Both the one that says Welcome, Username and the one that has the New Posts, Private Messages, etc. I tried doing
in the additional.css file, but had no success.
PHP Code:
.navbar {
text-align:center;
}