MyBB Community Forums

Full Version: Changing forum colors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I would like to know how can I change my logo's background color and the color of the category headers/bars.


Actually, I need to know what file I have to edit and which line/lines also.


Thank you.
ACP->Templates&Style->Themes->choose your theme->Edit theme->global.css->

#logo
.tcat
.thead
.trow

Depending on which template do you use, lines can be different.
Oh, I'll check it out later. Thanks!