Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Mybb Logo
#1
Not Solved
This user has been denied support. This user has been denied support.
How do I change the mybb logo that's in the top of the page to something else? Such as my site name?
Please reply ASAP
#2
Not Solved
Just save the logo you want to use as "logo.gif" and upload it to your "images" folder, replacing the default logo.
#3
Not Solved
This user has been denied support. This user has been denied support.
go to theme and there is logo option.
#4
Not Solved
This user has been denied support. This user has been denied support.
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.
#5
Not Solved
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)*
#6
Not Solved
perhaps open the header template and find the following :-
<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>
Not in this land alone,
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er

#7
Not Solved
ACP > Templates & Styles > Themes > Click on Theme Name
Find this option and fill the path of your logo image. Save.:

[Image: b211378947e40fc1b8a00a18374d5c9d.png]


Forum Jump:


Users browsing this thread: 1 Guest(s)