MyBB Community Forums

Full Version: Adding a Website Header Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I want to add a header image but I don't know where to add it at. Here is what I am talking about


[Image: 59e2053a14.png]
I want a image there, but I dont know how to. Help please!
Uh, board URL?
ACP => Templates and Style => Your Theme => Edit => global.css => Advanced Mode => #logo => Add: background: url("image.link"); => Done.

Alternatively, if you want to set a color (or CSS gradient) as the background, simply use background-color: colorName OR hex.