2012-09-13, 05:52 PM
2012-09-13, 06:29 PM
Just save the logo you want to use as "logo.gif" and upload it to your "images" folder, replacing the default logo.
2012-09-14, 05:53 AM
go to theme and there is logo option.
2012-09-14, 06:54 AM
I have tried replacing the logo.gif with something else, but as I go to the site it shows an error in where the logo is supposed to be.
2012-11-05, 07:06 PM
Leave the logo.gif how it is. Upload what you want as your logo with the text and extension that you want in your images folder. Then go to Admin CP -> Templates & Style -> *Select Template* -> Board Logo -> *Enter "images/{logo}" (Without quotes, replace {logo} with what you called your logo)*
2012-11-05, 07:10 PM
perhaps open the header template and find the following :-
and replace with :-
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
and replace with :-
<div class="float_left"><h1 ><a href="{$mybb->settings['bburl']}/index.php">{$mybb->settings['bbname']}</a></h1></div>
2012-11-06, 02:37 AM
ACP > Templates & Styles > Themes > Click on Theme Name
Find this option and fill the path of your logo image. Save.:
![[Image: b211378947e40fc1b8a00a18374d5c9d.png]](https://camo.mybb.com/40172e559ea530e63c99faa0ff0f3f9a52fed6ea/687474703a2f2f73706565646361702e6e65742f73686172696e672f313239322f62323131333738393437653430666331623861303061313833373464356339642e706e67)
Find this option and fill the path of your logo image. Save.: