MyBB Community Forums

Full Version: Changing Header Logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all,
I am using Novus theme for y Forum. I want to know how do I change the header logo. I want to put my logo on the top. Please guide me.

Regards
Praveer
you can simply go to:
Admin CP > Templates & Styles > Templates > NOVUS Templates > Header Templates > Header

And add it to the very top:
<a href="{$mybb->settings['bburl']}/index.php"><img src="your logo url here" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>

replace "your logo url here" with your original logo path.
Hope it helps..
This works I have been using it with success.. Thanks for posting it. I am going to send the person that asked this question today in the main 1.4 support section this link. Smile