MyBB Community Forums

Full Version: change subheader color
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how can i change the div.subheader color
Find your div.subheader logo and there change it. There is some line of code with background or color and change it.
What is your theme ?
You can change the css class to your admin cp ----> themes and template ---> themes --> your theme -> global.css
Try to search the css class and watch if the color is by an image or a css background Smile
thanks!