MyBB Community Forums

Full Version: Insert a custom header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can a custom header be inserted for a certain theme? I'm using Blue Warez right now.
What do you mean a custom header? A different logo?
Yeah. For example, on the default theme, how could I replace the mybb logo?
In the default theme, you would:

1. Upload your new logo to your /images/ folder within your MyBB installation, or to an external image hosting website.

2. Go to Admin CP > Templates & Style > Themes > Your Theme > Edit Theme Properties > Board Logo.

3. Insert the path to the image or the full URL (e.g. images/awesome_logo.png or http://example.com/awesome_logo.png)

I'm pretty sure it's the same procedure in the Blue Warez theme, unless it hardcoded the logo in the templates/CSS.